Libraries tagged by outer extension
acelaya/slim-2-router
228 Downloads
Slim Framework 2 router
sjorsvanleeuwen/laravel-extended-resource-registrar
75 Downloads
Extension for Laravel Router and ResourceRegistrar to handle softDeletes and simple delete without HTTP DELETE method
fengqi/laravel-webdav-method
23 Downloads
Extension for the Laravel 4 router have webdav method
victorium/yar
13 Downloads
Yet Another Router for PHP. Simple, Stupid and totally framework independent.
squille/sln
26 Downloads
This is a temporary fork of Slim Framework meant to fix some issues with old versions in order to facilitate migration from slim 2 to slim 4
salesfusion-dev/slim
186 Downloads
Slim Framework, a PHP micro framework
mvccore/ext-debug-tracy-routing
5161 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.
mvccore/ext-debug-tracy-mvccore
5045 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.
kolyadin/slim-subdir
23 Downloads
Slim Framework, a PHP micro framework
endel/slim
992 Downloads
Slim Framework, a PHP micro framework
dannykopping/slim
152 Downloads
Slim Framework, a PHP micro framework
ayesh/slim
788 Downloads
A fork of slim/slim v3, with custom fixes for modern PHP versions.
ansas/slim
60 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
afief/slim
61 Downloads
This is a form repo of slim framework from slim/slim with some update like middleware arguments, return object response into a json string, etc. Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
tiat/mvc
351 Downloads
MVC router extension for Tiat Framework