Libraries tagged by roux
watson/active
3213321 Downloads
Laravel helper for recognising the current route, controller and action
slim/slim-skeleton
445629 Downloads
A Slim Framework skeleton application for rapid development
phroute/phroute
433616 Downloads
Fast, fully featured restful request router for PHP
lord/laroute
1909196 Downloads
Access Laravels URL/Route helper functions, from JavaScript.
laravel/wayfinder
62226 Downloads
Generate TypeScript representations of your Laravel actions and routes.
laravel/folio
285131 Downloads
Page based routing for Laravel.
klein/klein
1054348 Downloads
A lightning fast router for PHP
arthurkushman/php-wss
934858 Downloads
Web-socket server/client with URI parse and multi-process support
voryx/thruway
954336 Downloads
Thruway WAMP router core
rakutentech/laravel-request-docs
994894 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
jbzoo/utils
1472525 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
artisansdk/ratelimiter
2608596 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
zschuessler/laravel-route-to-class
362215 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
wulfheart/pretty_routes
384095 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
steampixel/simple-php-router
54088 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.