Libraries tagged by Model View Controller
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
54 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
68 Downloads
Model View Controller Framework
ahmjw/chupoo-framework
49 Downloads
HMVC (Hierarchical Model-View-Controller) PHP Framework
adems/adems-mvc
10 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
44 Downloads
A lightweight and extensible model-view-controller library.
pacgen/crud-generator
21 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.
bigeweb/framework
29 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
yevhenii/contact
0 Downloads
Package has view, model, controller for contact form