Libraries tagged by View Model
sonypradana/php-mvc
96 Downloads
Very light php mvc, include cli easyer to creat controller view and model quikly
simpletine/codeigniter4-hmvc-shield
13 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.
php-mvc-project/php-mvc
686 Downloads
Implementation of the MVC (Model-View-Controller) architectural pattern in PHP.
openpsa/midcom-core
2487 Downloads
Content-oriented Model-View-Controller framework for PHP
morket/hmvc-bundle
30 Downloads
Symfony2 Bundle providing a fast Hierarchical Model View Controller (HMVC) solution utilizing Symfony's dispatch flow
midgard/midgardmvc-core
155 Downloads
Content-oriented Model-View-Controller library for PHP
bigeweb/framework
38 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
justcoded/just-theme-framework
162 Downloads
Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.
locomotivemtl/charcoal-presenter
1432 Downloads
The missing charcoal layer between models and views.
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
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
silverstripe-australia/datachange-tracker
8660 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.