Libraries tagged by lroute
garygreen/pretty-routes
1041522 Downloads
Pretty routes for Laravel 5+
codezero/laravel-localized-routes
570490 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
bramus/router
401490 Downloads
A lightweight and simple object oriented PHP Router
aura/router
1364203 Downloads
Powerful, flexible web routing for PSR-7 requests.
slim/slim-skeleton
445231 Downloads
A Slim Framework skeleton application for rapid development
phroute/phroute
432349 Downloads
Fast, fully featured restful request router for PHP
laravel/wayfinder
57701 Downloads
Generate TypeScript representations of your Laravel actions and routes.
klein/klein
1052633 Downloads
A lightning fast router for PHP
arthurkushman/php-wss
930112 Downloads
Web-socket server/client with URI parse and multi-process support
watson/active
3199950 Downloads
Laravel helper for recognising the current route, controller and action
voryx/thruway
952298 Downloads
Thruway WAMP router core
rakutentech/laravel-request-docs
987430 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jms/i18n-routing-bundle
5218620 Downloads
This bundle allows you to create i18n routes.
artisansdk/ratelimiter
2588038 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
358789 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'