Libraries tagged by mini framework
myucp/myucp
10 Downloads
Mini PHP framework
maksa988/myucp
9 Downloads
Mini PHP framework
faraweilyas/whitegold
39 Downloads
The whiteGold mini PHP framework
biobii/fylite
77 Downloads
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
eylmz/wd-mvc
35 Downloads
PHP WD MVC Framework
sigawa/mvc-core
160 Downloads
Customized MVC mini-framework for development purposes with room for improvements.
akeren/php-codeboot
6 Downloads
A PHP-mini-framework that provides a complete reusable codes
paulus/paulus
43823 Downloads
A PHP micro-framework (well, more like a "mini" framework) for creating RESTful API services quickly and efficiently.
stindco/rapido
30 Downloads
Mini php framework based on stinder
shoaib/sir-juni
110 Downloads
A simple mini-php framework to build backends.
itpolsri/felis
27 Downloads
Mini & Simple Framework PHP
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.
ankewk/zerophp
15 Downloads
mini php framework
tn/php-mvc-core
115 Downloads
Mini 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.