Libraries tagged by Model View Controller
ice-php/mvc
53 Downloads
控制器,模型,视图相关
fragment/elemental
6 Downloads
A PHP framework without any strings attached, but with all the magical features.
emmetog/mvc
66 Downloads
A library of components for an MVC framework
drips/mvc
446 Downloads
PHP basiertes MVC-System
dnerezov/phpmvclight
5 Downloads
Php mvc framework
chkt/lola
259 Downloads
Micro MVC Framework, Services, Providers, Modules, Dependency Injection
bgeneto/ci4-secrets
8 Downloads
Secrets ackage for Codeigniter 4 framework
bgeneto/ci4-sanitize
8 Downloads
Data sanitization package for Codeigniter 4 framework
baiss/all-generator
31 Downloads
Ce package vise à simplifier la création des Controllers, Models et des vues pour les différents modules de nos projets laravel
aguilardc/moggie
1 Downloads
Moggie PHP Micro Framework. A php micro framework recommended to create bare bones API applications
sebastiaanluca/laravel-resource-flow
2491 Downloads
Quickly scaffold access to a resource.
natanfelles/mvc
181 Downloads
Aplus Framework MVC Library
francoisfaubert/strata-env
142 Downloads
Blank Strata Project
yuxblank/phackp
81 Downloads
pHackp aim to provide a fast and easy way to build modern and responsive websites and apps. It provides an Model View Controller structure for organizing your project and tries to be as far as possible 'convention over configuration'
wdb/tutorial-oop
221 Downloads
This tutorial includes projects to show MVC pattern (Model, View, Controller) as well as OOP (Object Orientated Programming) and usage of `smarty` as template engine.