Libraries tagged by application controller
laminas/laminas-mvc
19918693 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
crestapps/laravel-code-generator
78706 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
zendframework/zend-mvc
14175854 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
respect/rest
138840 Downloads
Thin controller for RESTful applications
aplus/mvc
1598123 Downloads
Aplus Framework MVC Library
inhere/console
7081 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
digitaldream/laracrud
20480 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
brick/app
1654 Downloads
Web application framework
webkul/code-generator
2156 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
saloum45/controllergenerate
82 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
skorlok/expansion
380 Downloads
Plugin pack for manialive server controler
mvccore/ext-debug-tracy-mvccore
5064 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
d-scribe/laraquick
1725 Downloads
A collection of classes to be extended/used in laravel applications for quick development
mouf/security.simplelogincontroller
190864 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.