Libraries tagged by controlnet
yidas/codeigniter-queue-worker
67460 Downloads
CodeIgniter 3 Queue Worker Management Controller
worksome/route-checker
596809 Downloads
Checks if routes have valid controllers
sulu/headless-bundle
150951 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
php-standard-library/result
141809 Downloads
Result type capturing success or failure as a value for controlled error handling
pearl/lumen-request-validate
403963 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
790689 Downloads
A simple generator for controller and views.
magento/magento-zf-mvc
473330 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
lochmueller/calendarize
170682 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
lesichkovm/laravel-advanced-route
150114 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1473292 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
1209990 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
54199 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
zendframework/zend-mvc-plugin-flashmessenger
1492249 Downloads
Plugin for creating and exposing flash messages via zend-mvc controllers
webfactory/exceptions-bundle
1275741 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
687326 Downloads
Shortcut function for handling HttpKernel front-controller boilerplate.