Libraries tagged by php mvc framework
flundr/core
575 Downloads
Core files for the flundr PHP MVC Framework
dennisslimmers01/snailmvc
17 Downloads
Snail - 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.
seromenho/slim-skeleton
37 Downloads
A PHP-MVC Slim Framework skeleton application for rapid development
kevinkaske/pooch
271 Downloads
A simple lightweight MVC PHP framework
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.
tselven/zen
4 Downloads
Zen is a modern PHP MVC web and API development framework.
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
rafael-yon/necterium
4 Downloads
Necterium is an MVC framework written in PHP with the goal of having zero dependencies.
shaggy8871/frame
32416 Downloads
Frame is a lightweight MVC routing framework for PHP
rosasurfer/ministruts
109 Downloads
MVC micro framework for PHP inspired by Java Struts
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.
claudecio/axiumphp
47 Downloads
Meu framework PHP para sistemas MVC modulares.
eyika/atom
26 Downloads
Framework template for Atom, An MVC microframework for PHP. Quite heavily inspired by Laravel