Libraries tagged by Model View Controller
samyoteroglez/larawesomecrud
546 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]).
mangosoft/modules
9 Downloads
A lightweight modular system for Laravel that helps you organize your application into independent, self-contained modules. Each module has its own Controllers, Models, Providers, Views, and Routes, making large-scale apps easier to manage, scale, and maintain.
dam1r89/proto-generator
265 Downloads
Laravel 5 prototyping tool. Creates files based on the templates. It comes with template for views, model, migration and controllers.
ceddyg/clara-entity-generator
513 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
cahyadsn/ci-gen
0 Downloads
Codeigniter-3 Gen is a PHP CLI script that allows you to write controllers, models and views faster
phpcasts/yaf-console
199 Downloads
make controller,model,plugin,view by this tool
tgozo/laravel-codegen
185 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.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
elnebuloso/flex-view
909 Downloads
Working with the 'View' portion of the model-view-controller pattern
siklusit/laravel-make-controller-view
4 Downloads
A Laravel package to create controllers, views, models, migrations, and requests easily.
symfony-util/controller-model-using-http-foundation-po-interface
583 Downloads
Controller model calling action model and view model
phpgram/mvc
3007 Downloads
A php mvc framework build on top of phpgram
kordero/enbici
16 Downloads
enbici, MVC framework
beyerz/simple-hmvc-bundle
3901 Downloads
Symfony bundle to support the HMVC design pattern