Libraries tagged by View Model
ffsoft/yii2-datecontrol
7518 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
arwp/mvc
422 Downloads
For building Model-View-Controller (MVC) pattern in laravel
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.
relodev/laravel-translatable
11 Downloads
Lightweight bilingual (FR/EN) translation for Laravel models and views
mangosoft/modules
10 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.
ceddyg/clara-entity-generator
514 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
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]).
codebider/generate-crud
140 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
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.
developernaren/laravel-crud
28 Downloads
Package to create controller, models, migrations, requests and views
silverstripe-australia/datachange-tracker
8665 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5139 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.