Libraries tagged by laravel hmvc
tbitencourt/laravel-repository-eloquent
83 Downloads
Easy MVC repository with Eloquent for Laravel 5 or later
sakamoto/mvc
2 Downloads
A project template close to how Laravel manages things to make creating new MVC projects with REST API and JWT support easier.
eugenlisov/dm-mvc-framework
79 Downloads
A simple MVC framework for making interacting with Custom Fields as easy as it is in Laravel
bluecode/laravel-generator
469 Downloads
Laravel Generator
zofe/deficient
79 Downloads
Experimental subset of laravel components
ukadev/uka-url
6 Downloads
Simple URL shortener powered by Lumen
tyloo/tyloo
197 Downloads
Home made PHP CMS Framework based on Laravel and some magic. See demo : http://www.tyloo.fr
torann/cells
766 Downloads
Cells are view components for Laravel 4. They are mini-controllers with their own MVC stack, can invoke logic and render views.
sasab/react-bridge
9 Downloads
A small library small library that helps you make hybrid by integrating React.js into full stack PHP frameworks
kaythinks/kayphpframework
14 Downloads
KayPHP is a minimalistic PHP MVC Framework
czernika/brocket
17 Downloads
Developer-friendly framework heavily inspired by Laravel and based on Timber and Wpemerge solutions for WordPress themes development with Bedrock folder structure
caligrafy/caligrafy-quill
89 Downloads
PHP + VueJS 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.
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/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.