Libraries tagged by outer extension
mvccore/ext-debug-tracy-mvccore
5105 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
lcloss/slim2
542 Downloads
Forked from Slim Framework, a PHP micro framework (http://github.com/codeguy/Slim)
liquiddesign/pages
5063 Downloads
℗ Nette extension obsahující databázový router, přesměrování (na StORMu) a přidružené funkce.
hamedbahrami/enhanced-router
219 Downloads
Enhanced Router Extension for Laravel 4.2 forked from Jason Lewis‘ Enhanced Router
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
363 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
322 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.
mvccore/ext-router-extended
418 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
slim/shady
663 Downloads
A set of shady Slim Framework middlewares that can solve some annoyances...
mvccore/ext-debug-tracy-routing
5226 Downloads
MvcCore - Extension - Debug - Tracy - Panel Routing - render and add into tracy debug panel all configured routes in current MvcCore application router and to display currently matched route.
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.
rgsone/slim-lazy-controller-connector
315 Downloads
Extension for Slim Framework who provides a simple way to connect and 'lazy load' controller and middleware with Slim route.
nattreid/routing
557 Downloads
Router extension for Nette Framework
rsthn/rose-ext-router
118 Downloads
Router Extension (Rose)
railt/router-extension
2080 Downloads