Libraries tagged by Model View Controller
hbynlsl/tiny-mvc
10 Downloads
This is a light weight php-MVC framework. It supports Controllers, Models, Views, Routes and etc.
dyalnu/curdmix
8 Downloads
Package for creating controllers, models, views, and CRUD operations
atd3/gerenciamento-usuario
6 Downloads
Gerenciamento de usuario com model, controller, view assets
atd/gerenciamento-usuario
2 Downloads
Gerenciamento de usuario com model, controller, view assets
asif/crud_artisan
21 Downloads
This package is for generating crud related files with one artisan command like controllers,models,views,migrations and requests for formvalidation
netglue/zf2-user-module
33 Downloads
ZF2 module that provides basic models and views/controllers for managing user entities
voboghure/php-mvc-core
5 Downloads
At the heart of the framework is the MVC pattern, which separates the application logic into three distinct components: the Model, the View, and the Controller.
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
e-commerce-passaro/acesso
130 Downloads
Uma biblioteca com ferramentas de utilitades para se implantar o ACL em View Models e Controllers
approcks/laravel-parse-scaffolder
40 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database
lumphp/generator
5 Downloads
generate mvc resource (controller, models, and view).
lhkowalski/geradormvc
1 Downloads
Gera controllers, models e views de acordo com um template
ennerd/fubber-users
5 Downloads
Provides basic user management classes, controllers, models and views for Fubber Framework.
deepaktiwari/php-cmds
5 Downloads
Simple PHP command for generating files following the MVC architecture, similar to Laravel's Artisan command. Easily create models, controllers, and views as per your needs
danielquirogadev/clementinecrud
3 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is a fork of kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).