-
php-mvc
A simple PHP model-view-controller framework, built step-by-step as part of the "Write PHP like a pro: build an MVC framework from scratch" course on Udemy.
The class is heavily taken from a tutorial - https://github.com/daveh/php-mvc/blob/master/Core/Router.php which reviewing the issues, someone added HTTP method checks here - https://github.com/daveh/php-mvc/issues/33
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
The basics is the RouteCollection - https://github.com/nikic/FastRoute/blob/master/src/RouteCollector.php
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.