Libraries tagged by route
maartenstaa/laravel-41-route-caching
352107 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
lesichkovm/laravel-advanced-route
122483 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
izniburak/router
18220 Downloads
simple router class for php
izniburak/laravel-auto-routes
33340 Downloads
Auto Route Generating (Auto-Discovery) Package for Laravel
dragon-code/pretty-routes
43030 Downloads
Pretty Routes for Laravel
coffeecode/router
97657 Downloads
A classic CoffeeCode Router is easy, fast and extremely uncomplicated. Create and manage your routes in minutes!
ublaboo/api-router
129677 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
thedevsaddam/lumen-route-list
220497 Downloads
Display all the registered route list like laravel
zschuessler/laravel-route-to-class
337825 Downloads
A Laravel view composer that will convert the current route to a body class. 'admin/product/5/edit' becomes 'admin-product-edit'
yiisoft/router-fastroute
240454 Downloads
Yii router FastRoute adapter
yiisoft/router
260277 Downloads
Yii router
worksome/route-checker
492291 Downloads
Checks if routes have valid controllers
sunrise/http-router
47069 Downloads
A powerful solution as the foundation of your project.
spatie/laravel-route-discovery
27173 Downloads
Auto register routes using PHP attributes
sinso/app-routes
90789 Downloads
Easy way to route rest-like URLs to your code