Libraries tagged by Model View Controller
arwp/mvc
293 Downloads
For building Model-View-Controller (MVC) pattern in laravel
sonypradana/php-mvc
88 Downloads
Very light php mvc, include cli easyer to creat controller view and model quikly
azwhosting/spark-crud-generator
15 Downloads
🚀 Interactive CRUD generator for CodeIgniter 4 — multilingual, smart CLI prompts, safe overwrites, and full CRUD stack (model, entity, controller, views, migration).
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]).
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.
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
197 Downloads
make controller,model,plugin,view by this tool
tgozo/laravel-codegen
110 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.
jaopmx/faq-package
2265 Downloads
Simple FAQ package including tables, controllers, models and basic views
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
adwiv/laravel-crud-daisyui
14 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel with DaisyUI
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
elnebuloso/flex-view
909 Downloads
Working with the 'View' portion of the model-view-controller pattern
siklusit/laravel-make-controller-view
3 Downloads
A Laravel package to create controllers, views, models, migrations, and requests easily.