Libraries tagged by mvc-framework
footup/framework
8 Downloads
FootUp MVC Framework: A Rich Featured LightWeight PHP MVC Framework
ferchupessoadev/spyframe
62 Downloads
A simple MVC framework with router
eylmz/wd-mvc
35 Downloads
PHP WD MVC Framework
etenil/assegai
5952 Downloads
A full MVC framework for PHP.
dennisslimmers01/snailmvc
17 Downloads
Snail - PHP MVC framework
codemommy/webphp
102 Downloads
Web MVC framework of light and fast
claud/my-php-mvc
21 Downloads
Small PHP MVC framework
chemem/bingo-framework
26 Downloads
A simple PHP MVC framework
chappy-php/chappy-php-framework
117 Downloads
A lightweight and extensible PHP MVC framework.
caligrafy/caligrafy-quill
123 Downloads
PHP + VueJS MVC framework
bun/bun
19 Downloads
Light MVC framework with DI architecture
brainsware/bacon
628 Downloads
Fast and scalable PHP MVC framework
blazing/blazing
19 Downloads
Fastest 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.