Libraries tagged by Model View Controller
tgozo/laravel-codegen
129 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
magros/faq-package
17226 Downloads
Simple FAQ package including tables, controllers, models and basic views
gotakk/view-model-bundle
202 Downloads
A Symfony2 bundle to filter and organize data sent to the View from the Controller
ecreeth/laravel-resource-view
300 Downloads
Generates the structure of views of a resource, its model and its controller
nguyenanhung/slim-3-hmvc-skeleton
23 Downloads
A Slim Framework 3 skeleton Hierarchical Model View Controller application for rapid development
bravedave/dvc
1850 Downloads
DVC - General Purpose PSR-4 Data-View-Controller
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
transitive/web
950 Downloads
Web Front controller and view for transitive.
scaffolds/builder
301 Downloads
Laravel 5* Scaffold Generator
caligrafy/caligrafy-quill
121 Downloads
PHP + VueJS MVC framework
simpletine/codeigniter4-hmvc-shield
13 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.
morket/hmvc-bundle
30 Downloads
Symfony2 Bundle providing a fast Hierarchical Model View Controller (HMVC) solution utilizing Symfony's dispatch flow
midgard/midgardmvc-core
155 Downloads
Content-oriented Model-View-Controller library for PHP
arwp/mvc
332 Downloads
For building Model-View-Controller (MVC) pattern in laravel
bigeweb/framework
41 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time