Libraries tagged by Model View Controller
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
sirio/laravel-command
19 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
nguyenhoang/nhgenerator
8 Downloads
Simple Generator of CRUD include Controller, Model, View and Route features.
manojkiran/mvcr-generator
4 Downloads
This package Helps Create Model,Controller,Views,FromRequests,Resources,Routes,Migration,Faker for Laravel Application
larahammer/generator
12 Downloads
A powerful Laravel CRUD generator — scaffold migrations, models, controllers, views (Blade/Filament), and REST API resources from a single Artisan command.
hizbul/generators
190 Downloads
Generate Model, Controller, View and migration in a single artisan command
hbynlsl/tiny-mvc
10 Downloads
This is a light weight php-MVC framework. It supports Controllers, Models, Views, Routes and etc.
dyalnu/curdmix
11 Downloads
Package for creating controllers, models, views, and CRUD operations
atd3/gerenciamento-usuario
8 Downloads
Gerenciamento de usuario com model, controller, view assets
atd/gerenciamento-usuario
4 Downloads
Gerenciamento de usuario com model, controller, view assets
asif/crud_artisan
23 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
7 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.
sonypradana/php-mvc
111 Downloads
Very light php mvc, include cli easyer to creat controller view and model quikly
elmokna/laravel-parse-scaffolder
11 Downloads
Scaffolding package that generates CRUD Controllers ,Views and models for parse Database