Libraries tagged by mvc
cannonphp/app
6 Downloads
Cannon MVC is an exceptional web application framework that embraces an expressive and elegant syntax.
brainsware/bacon
616 Downloads
Fast and scalable PHP MVC framework
boronczyk/alistair
311 Downloads
pedagogical database wrapper and mvc-model starter kit
blakvghost/juste
28 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
blakvghost/bravo
6 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.
bigeweb/framework
12 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
benjaminzwahlen/bracemvc
53 Downloads
New MVC router for my projects
averta/wpemerge
197 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
arsengoian/viper-framework
243 Downloads
A lightweight multi-purpose PHP MVC framework
apinstein/phocoa
5367 Downloads
The phocoa MVC framework.
alvin/phpmvc
57 Downloads
A lightweight php mvc framework
10quality/wpmvc-phpfastcache
6660 Downloads
Forked version that works with WordPress MVC.
10quality/wpmvc-logger
6426 Downloads
KLogger for WordPress MVC.
soliantconsulting/simplefm-skeleton
26 Downloads
This application demonstrates use of the SimpleFM\ZF2 package in the Model layer of a Zend Framework 2 MVC application, using the FMServer_Sample database as a data provider.
slam/phpstan-zend-framework
9285 Downloads
Zend Framework 3 MVC controller plugin extension for PHPStan.