Libraries tagged by Model View Controller
kamko007/kdmvc
25 Downloads
Simple Model-View-Controller Engine
josebasmtz/laravel-system-core
1 Downloads
Model View Controller, Service Repository from Laravel. A extension
hispanicode/route
6 Downloads
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.
hayrican/generator
50 Downloads
Generates Migration, Model, View, Controller, Routes
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
bogosoft/http-mvc
26 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
40 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).
aram-hamo/mvc
66 Downloads
Model View Controller Framework
ahmjw/chupoo-framework
47 Downloads
HMVC (Hierarchical Model-View-Controller) PHP Framework
adems/adems-mvc
8 Downloads
Dapur AdeMS untuk bermain dan belajar membuat website menggunakan MVC (Model, View, Controller)
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.
pacgen/crud-generator
20 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
develme/schema-wireframe
36 Downloads
Quickly stub out Laravel models, views and controllers based on MySQL's schema.