Libraries tagged by Model View Controller
hayrican/generator
50 Downloads
Generates Migration, Model, View, Controller, Routes
bogosoft/http-mvc
25 Downloads
A model-view-controller implementation of the bogosoft/http-routing library.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
bitshost/upmvc
36 Downloads
upMVC. Modular Model View Controller. A modular PHP MVC system with integrated routing for scalable and organized web applications. Built-in Namespace Support. Object-Oriented Programming (OOP).
ahmjw/chupoo-framework
47 Downloads
HMVC (Hierarchical Model-View-Controller) PHP Framework
redcatphp/mvc
135 Downloads
Mvc - Model-View-Controller basics classes and modular routing helpers
mobius/mobiusmvc
43 Downloads
A lightweight and extensible model-view-controller library.
yevhenii/contact
0 Downloads
Package has view, model, controller for contact form
susantokun/laravel-crud-generator
20 Downloads
Laravel CRUD Generator (Controller, Model, View, Route & API)
stobys/laravel-crafter
35 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
sirio/laravel-command
17 Downloads
This package for generating custom Views, Controllers, Models, Request and etc.
renedekat/crudly
14 Downloads
Laravel helper package to create CRUD controllers, views, models, jobs with 1 command. Vue.js support.
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
hizbul/generators
190 Downloads
Generate Model, Controller, View and migration in a single artisan command