Libraries tagged by Model View Controller
aplus/mvc
1581983 Downloads
Aplus Framework MVC Library
wave-framework/wave
16998 Downloads
Wave is a lightweight PHP MVC framework
components/backbone
310990 Downloads
Give your JS App some Backbone with Models, Views, Collections, and Events.
lanciweb/laravel-make-crud
1517 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
bvipul/generator
29841 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
yii2mod/yii2-gii-extended
5546 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
pragma-framework/core
6354 Downloads
The Pragma Core Module for Pragma Framework
simpletine/hmvc-shield
261 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.
openpsa/midcom-core
2396 Downloads
Content-oriented Model-View-Controller framework for PHP
openpsa/midcom
3109 Downloads
Content-oriented Model-View-Controller framework for PHP
glumbo/generator
322 Downloads
Creating module with all related files such as model, view, controller, response, request, repository etc.
arwp/mvc
256 Downloads
For building Model-View-Controller (MVC) pattern in laravel
codebider/generate-crud
38 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
samyoteroglez/larawesomecrud
282 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource