Libraries tagged by easy mvc
biobii/fylite
74 Downloads
FYLite is mini MVC framework for small application. Lite, simple and easy to use.
42mate/towel
111 Downloads
An MVC framework for PHP
scandio/lmvc
400 Downloads
LMVC is an easy-to-use and extensible PHP (5.4) MVC framework
liammartens/xtend
15 Downloads
xTend is a PHP MVC framework. While other frameworks, such as Laravel, are focusing on implementing every feature or function a developer could ever want, xTend is focused on keeping it fast, adaptable, extendable and non-bloated. This means there is a lot of built-in features you'll find in Laravel you will not find here, however because of the adaptable and extendable nature of xTend it is extremely easy to add a library, or your own script, to enable a certain feature.
fmup/fmup
1115 Downloads
FMUP Framework - Easy to handle
easymvc/router
70 Downloads
PHP Class Router for the EasyMVC Framework
easymvc/repository
107 Downloads
PHP Class Repository for the EasyMVC Framework
easymvc/model
55 Downloads
PHP Class Model for the EasyMVC Framework
tbitencourt/laravel-repository-eloquent
83 Downloads
Easy MVC repository with Eloquent for Laravel 5 or later
139cl/candycane
18 Downloads
A simple and easy to use MVC framework for PHP
ibnusyuhada/slim-tegar
192 Downloads
Slim Tegar is a package that designed for integrating PHP-DI and Slim Framework version 3.x.x. This package is an Slim Bridge advanced of http://php-di.org/doc/frameworks/slim.html. You don't need to extends any class of PHP-DI or Slim just to make container configuration. Slim Tegar also providing the easy way to implement Closure and MVC routes.
reneknox/reneknox-press
33 Downloads
building core designed to help developers familiar with Laravel and the MVC pattern create high-quality plugins for WordPress. By providing a solid foundation of tools and best practices, ReneknoxPress can help developers save time and effort during the development process and create plugins that are easy to maintain and extend over time.
blakvghost/juste
31 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
7 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.
avonnadozie/liteframe
33 Downloads
LiteFrame is a lightweight PHP framework designed to be fast, easy to setup with no requirement for shell/commands and still has the functionalities of a modern MVC framework.