Libraries tagged by laravel hmvc
caiquebispo/laraslim
2 Downloads
A lightweight PHP microframework combining Slim and Laravel features for fast and structured API development.
mapathe/maxit
5 Downloads
Mini-framework PHP POO inspiré de Laravel, avec support MVC, routing, validation et migrations.
eyika/atom
26 Downloads
Framework template for Atom, An MVC microframework for PHP. Quite heavily inspired by Laravel
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.
xanpena/laravel-smvc
200 Downloads
SMVC Pattern CRUD Generator Library
tychovbh/laravel-mvc
2569 Downloads
Add mvc structure to laravel
salipropham/laravel-mvcsp
1771 Downloads
Implement MVC + Service + Presenter layer to Laravel 5
meshesha/artisan-make-mvc
10 Downloads
Laravel artisan command to create view, controller and route from existing Model
inium/laravel-mvcs
63 Downloads
Layered Architecture (Layered architecture, Repository / Service / DTO) scaffolds on Laravel
helium/liftoff-laravel-mvc
14 Downloads
Laravel template MVC project
hussainalihussain/php-mvc-laravel-clone-core
10 Downloads
PHP MVC Laravel Core
dotcubed.io/laravel-rad-mvc
7 Downloads
RAD (rapid application development) MVC
afrazahmad/create-mvc
90 Downloads
Create Model, Controller, Request and Migration.
phpapi/mvcgenerator
30 Downloads
MVC Generator for Laravel 5.1
dusan/php-mvc-framework
116 Downloads
Simple but powerfull PHP MVC Framework based on Laravel and ASP.NET Core