Libraries tagged by controlled
yidas/codeigniter-queue-worker
66890 Downloads
CodeIgniter 3 Queue Worker Management Controller
worksome/route-checker
591378 Downloads
Checks if routes have valid controllers
sulu/headless-bundle
147442 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
pearl/lumen-request-validate
401644 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
neos/kickstarter
774332 Downloads
A simple generator for controller and views.
magento/magento-zf-mvc
311348 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
lesichkovm/laravel-advanced-route
147847 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1443464 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
1185757 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
53886 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
zendframework/zend-mvc-plugin-flashmessenger
1488745 Downloads
Plugin for creating and exposing flash messages via zend-mvc controllers
webfactory/exceptions-bundle
1272204 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)
stack/run
684353 Downloads
Shortcut function for handling HttpKernel front-controller boilerplate.
fadion/validator-assistant
117015 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
digitaldream/laracrud
22179 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command