Libraries tagged by controlla
worksome/route-checker
520637 Downloads
Checks if routes have valid controllers
webfactory/exceptions-bundle
1234602 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
119873 Downloads
Bundle that provides controllers and services for using Sulu as headless content management system
slam/phpstan-laminas-framework
221253 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
pearl/lumen-request-validate
371882 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
648168 Downloads
A simple generator for controller and views.
lochmueller/calendarize
131252 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
129899 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
laminas/laminas-mvc-plugin-prg
1178308 Downloads
Post/Redirect/Get plugin for laminas-mvc controllers
laminas/laminas-mvc-plugin-identity
1332591 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-fileprg
960170 Downloads
Post/Redirect/Get plugin with file upload handling for laminas-mvc controllers
imanghafoori/laravel-terminator
51439 Downloads
A minimal yet powerful package to give you opportunity to refactor your controllers.
guzzlehttp/test-server
153221 Downloads
Node.js server and PHP controller
digitaldream/laracrud
20854 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
41379 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.