Libraries tagged by routes
amphp/http-server-router
344568 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
laravelcollective/annotations
578622 Downloads
Route Annotations for The Laravel Framework.
hieu-le/active
1455795 Downloads
The helper class for Laravel applications to get active class base on current route
sbine/route-viewer
203486 Downloads
A Laravel Nova tool to view your registered routes.
nezamy/route
21163 Downloads
Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.
mmghv/lumen-route-binding
223109 Downloads
Route model binding for Lumen
maartenstaa/laravel-41-route-caching
340051 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
108529 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laravel-lang/routes
209551 Downloads
Easy and fast way to localize routes
izniburak/laravel-auto-routes
26405 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
dragon-code/pretty-routes
31431 Downloads
Pretty Routes for Laravel
amendozaaguiar/filament-route-statistics
13693 Downloads
Filament route statictics viewer
thedevsaddam/lumen-route-list
198526 Downloads
Display all the registered route list like laravel
zschuessler/laravel-route-to-class
252820 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
worksome/route-checker
448118 Downloads
Checks if routes have valid controllers