Libraries tagged by URL Router
qubus/router
149 Downloads
Qubus Router is a powerful and fast PHP router for PSR-7/PSR-15 messages.
qaxim/php-router
17 Downloads
A lightning fast router for PHP
np/router
26 Downloads
The simple router PHP
nih/router
9 Downloads
Tree-based PHP router for runtime-built route configuration, convention-based matching, URL generation, and PSR-15 middleware integration.
nercury/object-router
318 Downloads
Allows to create and manage friendly routes for objects. Requires doctrine-orm to store routes.
mvccore/ext-router-module-media-localization
14 Downloads
MvcCore - Extension - Router - Modules With Media & Localization - extension to manage multiple websites in a single project, to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionally contained in URL address in the beginning.
mvccore/ext-router-module-media
14 Downloads
MvcCore - Extension - Router - Modules With Media - extension to manage multiple websites in a single project and to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in a domain or in URL address in the beginning.
mvccore/ext-router-module-localization
27 Downloads
MvcCore - Extension - Router - Modules With Localization - extension to manage multiple websites in a single project and to manage website localizations (language or language and locale), optionaly contained in a domain or in URL address in the beginning.
mvccore/ext-router-module
52 Downloads
MvcCore - Extension - Router - Modules - extension to manage multiple websites in a single project, defined by domain routes, targeted by module property in URL completing.
mvccore/ext-router-media-localization
282 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering and to manage website localizations (language or language and locale), optionaly contained in url address in the beinning.
mvccore/ext-router-media
378 Downloads
MvcCore - Extension - Router - Media - extension to manage website media versions (full/tablet/mobile) for different templates/CSS/JS files rendering, optionally contained in URL address in the beginning.
mvccore/ext-router-localization
337 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website localizations (language or language and locale). For any HTTP method, multi or single language (or lang. with locale) patterns and reverses, URL addresses like `/en/path` or `/en-US/path`, very configurable.
michaelthedev/simple-router
14 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
mckelvey/property-router
7 Downloads
Parses URL to provide for dynamic property searches.
mateodioev/http-router
42 Downloads
Simple route in php with support for vars in url