Libraries tagged by route
langaner/route-priority
4350 Downloads
Package to add priority to Laravel 5 routes
kilahm/attribute-router
37 Downloads
A router for Hacklang that uses user defined attributes to define routing for single page applications.
josegonzalez/cakephp-dynamic-route
10 Downloads
Automagicallydatabase-backed dynamic routes for cakephp
ixianming/laravel-route-service-provider
42 Downloads
Laravel's route management extension, supports Laravel 5.3 and above, Laravel 6, Laravel 7, Laravel 8, Laravel 9. Based on Laravel's route service provider, provides more convenient and powerful routing management services. Please read README.MD for more details.
illuminatech/model-route
1199 Downloads
Allows continuing route matching in case bound model does not exist
hounddog/hd-route-layouts
1966 Downloads
Simple ZF2 module for making route based layouts.
fremail/lumen-nested-route-groups
10996 Downloads
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
freezy-bee/prepend-route
5304 Downloads
Nette Framework extension with prepend route support
five-say/laravel-route-group
438 Downloads
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
eftec/routeone
1352 Downloads
Router service class for PHP
ecoal95/php-router
972 Downloads
Minimal routing library
dragon-code/laravel-route-names
9215 Downloads
Automatic generation of route names
devpontes/route
28 Downloads
Simples componente de rotas para projetos pequenos baseados em MVC
craftsnippets/craft-named-routes
1802 Downloads
Named routes plugin for Craft CMS
contributte/api-router-skeleton
127 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda