Libraries tagged by laravel-router
oyova/wp-router
42 Downloads
A Laravel router for custom WordPress routes.
michaelthedev/simple-router
11 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
liamrabe/simple-router-fix
8 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jetz1nn/simple-router
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
enesekinci/php-router
11 Downloads
the router like laravel router that we can use in our own projects but it's so basic
eightsystems/simple-router
61 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
dawnki/laroute
19 Downloads
Auto generate Laravel router's statement by phpdoc
ayhanyigid/kerkenes-router
4 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
sjorsvanleeuwen/laravel-extended-resource-registrar
75 Downloads
Extension for Laravel Router and ResourceRegistrar to handle softDeletes and simple delete without HTTP DELETE method
jenssegers/router
345 Downloads
The Laravel router, for use outside of the Laravel framework
spatie/laravel-route-attributes
590494 Downloads
Auto register routes using PHP attributes
zschuessler/laravel-route-to-class
328910 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
spatie/laravel-route-discovery
26054 Downloads
Auto register routes using PHP attributes
bilfeldt/laravel-route-statistics
101894 Downloads
Log statistics about route usage per user/team
wulfheart/pretty_routes
381793 Downloads
Display your Laravel routes in the console, but make it pretty. 😎