Libraries tagged by controlla
worksome/route-checker
487316 Downloads
Checks if routes have valid controllers
webfactory/exceptions-bundle
1222464 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
112346 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
slam/phpstan-laminas-framework
202813 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
pearl/lumen-request-validate
358205 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
591939 Downloads
A simple generator for controller and views.
lochmueller/calendarize
117056 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
120828 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1061990 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
861510 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
50466 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
guzzlehttp/test-server
129992 Downloads
Node.js server and PHP controller
binshops/laravel-blog
38190 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.
stack/run
634975 Downloads
Shortcut function for handling HttpKernel front-controller boilerplate.
fadion/validator-assistant
28090 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant