Libraries tagged by controler
slam/phpstan-laminas-framework
196529 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
pearl/lumen-request-validate
352928 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
565966 Downloads
A simple generator for controller and views.
lesichkovm/laravel-advanced-route
116822 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1003432 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
810222 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
49913 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
guzzlehttp/test-server
119746 Downloads
Node.js server and PHP controller
digitaldream/laracrud
20363 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
binshops/laravel-blog
37284 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
zendframework/zend-mvc-plugin-identity
1154498 Downloads
Plugin for retrieving the current authenticated identity within zend-mvc controllers
zendframework/zend-mvc-plugin-flashmessenger
1443290 Downloads
Plugin for creating and exposing flash messages via zend-mvc controllers
stack/run
630578 Downloads
Shortcut function for handling HttpKernel front-controller boilerplate.
fadion/validator-assistant
21496 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
zf1s/zend-controller
493727 Downloads
Zend Framework 1 Controller package