Libraries tagged by controlled
dunglas/action-bundle
407682 Downloads
Symfony controllers, redesigned
yidas/codeigniter-queue-worker
62809 Downloads
CodeIgniter 3 Queue Worker Management Controller
worksome/route-checker
521138 Downloads
Checks if routes have valid controllers
webfactory/exceptions-bundle
1234731 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
119928 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
slam/phpstan-laminas-framework
221377 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
pearl/lumen-request-validate
371990 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
648248 Downloads
A simple generator for controller and views.
lesichkovm/laravel-advanced-route
129978 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1178927 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-identity
1333391 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
960685 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
51452 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
guzzlehttp/test-server
153345 Downloads
Node.js server and PHP controller
digitaldream/laracrud
20858 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