Libraries tagged by MVC Framework
brainsware/bacon
623 Downloads
Fast and scalable PHP MVC framework
blakvghost/juste
37 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
10 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.
assertis/xframe
11092 Downloads
Legacy MVC Framework
alvin/phpmvc
61 Downloads
A lightweight php mvc framework
rafael-yon/necterium
4 Downloads
Necterium is an MVC framework written in PHP with the goal of having zero dependencies.
carlonicora/minimalism
2644 Downloads
Minimal MVC framework
windwork/app
36 Downloads
Windwork, easy,quick,performance oop mvc web framework
shaggy8871/frame
32416 Downloads
Frame is a lightweight MVC routing framework for PHP
seromenho/slim-skeleton
37 Downloads
A PHP-MVC Slim Framework skeleton application for rapid development
rosasurfer/ministruts
98 Downloads
MVC micro framework for PHP inspired by Java Struts
kevinkaske/pooch
271 Downloads
A simple lightweight MVC PHP framework
hkulekci/basicmvc
138 Downloads
Basic MVC for Frameworks
wudimeicom/wudimeiphp
11 Downloads
wudimei php framework for web mvc development
shinidev/sapling
11 Downloads
A small PHP framework that implements MVC design pattern. This framework is created with the intent to give the author knowledge about php and at the same time be usable for the community.