Libraries tagged by Model View Controller
midgard/midgardmvc-core
154 Downloads
Content-oriented Model-View-Controller library for PHP
fabiodoppio/mvc
293 Downloads
Model View Controller (MVC) design pattern for simple web applications.
adems/adems-mvc
8 Downloads
Dapur AdeMS untuk bermain dan belajar membuat website menggunakan MVC (Model, View, Controller)
devkits/module-generator
8 Downloads
Generate controller, model, view and migration for a Laravel module in one command
dam1r89/proto-generator
264 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
501 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
197 Downloads
make controller,model,plugin,view by this tool
tgozo/laravel-codegen
103 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
140 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-adminlte
16 Downloads
Generate CRUD Model, Controller, Resource, Request and Views for Laravel
khomsiadam/stacksync
16 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.