Libraries tagged by Model View Controller
ceddyg/clara-entity-generator
485 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
alfikridotname/ci3_hmvc_cli_command
31 Downloads
CodeIgniter 3 HMVC for CLI Command to make module, controller, model dan view
phpcasts/yaf-console
197 Downloads
make controller,model,plugin,view by this tool
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
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
symfony-util/controller-model-using-http-foundation-po-interface
582 Downloads
Controller model calling action model and view model
phpgram/mvc
3006 Downloads
A php mvc framework build on top of phpgram
kordero/enbici
16 Downloads
enbici, MVC framework
bomi/mvcat
11 Downloads
PHP MVC library using configuration file
beyerz/simple-hmvc-bundle
3855 Downloads
Symfony bundle to support the HMVC design pattern
alisahanyalcin/infinity-core
4 Downloads
InfinityCore is a PHP framework for building web applications.
meshesha/artisan-make-mvc
9 Downloads
Laravel artisan command to create view, controller and route from existing Model
modernways/anormapart
2 Downloads
The An Orm Apart component consists of 4 base classes to implement An Orm Apart scaffolded DAL, Model, Controller classes and Views.