Libraries tagged by URL Router
superius/omniapp-router
6443 Downloads
Urls management package for superius omni applications
silvertipsoftware/rest-router
8016 Downloads
Smart url construction using classes and models
miranj/craft-router
1630 Downloads
Use URL segments as filtering criteria on an entry query.
lastguest/mu
62 Downloads
An URL router in only 140bytes
alash3al/horus
87 Downloads
A micro PHP7 framework
xinningsu/laravel-route-trailing-slash
503 Downloads
Let laravel route work as exactly as how we define it including the trailing slash.
phpgt/routing
5110 Downloads
Routes HTTP requests to your code.
infocyph/webrick
1750 Downloads
A fast, modern PHP router with production-grade middleware, signed & temporary URLs, smart responses and first-class route caching.
bike/router
16 Downloads
Regular expression based URL router
ezsystems/templated-uri-router
8270 Downloads
Symfony2 RFC-6570 compatible router and URL Generator
frosas/base-url-bundle
419 Downloads
Sets the router default base URL. It is required when the router is used while not dealing with a request (like in the console).
dlpwd/router
1545 Downloads
Lightweight router library with named url parameters
sethrensei/ren-router
5 Downloads
PHP micro-router with RBAC, Twig support, URL extension spoofing and centralized HTTP exception handling
erlendellingsen/flex-router
20 Downloads
A small, lightweight php-router for creating clean, RESTful urls. Extremely easy to setup and configure.
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.