Libraries tagged by Rounting
karmabunny/router
486 Downloads
Routing library
jybtx/active
82 Downloads
The helper class for Laravel applications to get active class base on current route.forked from hieu-le/active
juniorb2ss/laravel-route-extends-macros
13 Downloads
Utils macros to laravel route.
joelalejandro/descanse
11 Downloads
Super-simple routing for PHP
joanrodas/custom-product-fields
70 Downloads
Add custom fields to WooCommerce products, CPT, terms, users and more, programatically and with ease.
ixianming/laravel-route-service-provider
38 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.
in2code/realurlconflicts
5429 Downloads
Show realurlconflicts of pages in a backend module
illuminatech/model-route
1126 Downloads
Allows continuing route matching in case bound model does not exist
idealogica/route-one
642 Downloads
PSR-15 route middleware for advanced middleware routing.
iagapie/fast-route-attribute
29 Downloads
FastRoute - PHP 8 Attribute
hindy/router
174 Downloads
Fast request router for PHP
gum/gum
125 Downloads
Map URLs to callbacks.
guglielmopepe/dispatcher
8 Downloads
Dispatcher provides a flexible dispatch component.
ginger-tek/routy
106 Downloads
A simple, robust PHP router for fast app and API development
gburtini/router
22 Downloads
A very simple lightweight routing system capable of safe in-order fallbacks/priorities. All variables are treated as untainted. You should read the code (or at least 'Security' on the github page) before using this!