Libraries tagged by routed
steampixel/simple-php-router
81108 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
89820 Downloads
Make sure all routes in your Laravel app are ok
spatie/laravel-route-discovery
55836 Downloads
Auto register routes using PHP attributes
sbine/route-viewer
271520 Downloads
A Laravel Nova tool to view your registered routes.
middlewares/fast-route
213025 Downloads
Middleware to use FastRoute
laravel-lang/routes
3044762 Downloads
Easy and fast way to localize routes
julienbourdeau/route-usage
69634 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
gos/pubsub-router-bundle
2301707 Downloads
Symfony PubSub Router Bundle
coffeecode/router
118566 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
codezero/laravel-localized-routes
675299 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
chinleung/laravel-multilingual-routes
224791 Downloads
A package to register multilingual routes.
bilfeldt/laravel-route-statistics
160280 Downloads
Log statistics about route usage per user/team
amphp/http-server-router
573059 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
torophp/torophp
53934 Downloads
Toro is a PHP router for developing RESTful web applications and APIs.
slim/slim-skeleton
467338 Downloads
A Slim Framework skeleton application for rapid development