Libraries tagged by controler
laminas/laminas-mvc-middleware
453360 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
1580247 Downloads
This bundle provides automatic route registration for the Controllers
api-platform/documentation
979731 Downloads
API Platform documentation controller.
zendframework/zend-mvc
14206921 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rinvex/laravel-support
788487 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
aura/dispatcher
87999 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
aplus/mvc
1598675 Downloads
Aplus Framework MVC Library
slimcontroller/slimcontroller
46682 Downloads
Controller extensions for the Slim Framework
dunglas/action-bundle
406255 Downloads
Symfony controllers, redesigned
yidas/codeigniter-queue-worker
61457 Downloads
CodeIgniter 3 Queue Worker Management Controller
worksome/route-checker
497778 Downloads
Checks if routes have valid controllers
webfactory/exceptions-bundle
1226684 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
sulu/headless-bundle
114971 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
slam/phpstan-laminas-framework
209239 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
pearl/lumen-request-validate
362688 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class