Libraries tagged by application controller
laminas/laminas-mvc
27278064 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
crestapps/laravel-code-generator
99567 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
14538976 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
respect/rest
159625 Downloads
Thin controller for RESTful applications
aplus/mvc
1603281 Downloads
Aplus Framework MVC Library
magento/magento-zf-mvc
790477 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
inhere/console
7767 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
digitaldream/laracrud
22348 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
omeka/sanimal-mvc
1882 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins (fork)
simpletine/hmvc-shield
899 Downloads
Features a modular HMVC (Hierarchical Model-View-Controller) architecture for CodeIgniter 4, integrated CodeIgniter 4 Shield and built with AdminLTE, providing a robust foundation for scalable web applications.
immusen/yii2-swoole-websocket
8934 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
kematjaya/base-controller-bundle
2394 Downloads
base component for traditional web application
art-of-wifi/unifi-network-application-api-client
108 Downloads
A PHP API client for the official UniFi Network Application API, built on Saloon with a fluent interface for easy integration
saloum45/controllergenerate
242 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel😊
ylsalame/laravel-use-cases
144 Downloads
A reusable UseCase pattern implementation for Laravel applications, including a base UseCase, class inference helper, execution context and an extendable controller.