Libraries tagged by view-count
quickshot/common
21 Downloads
Slim 3 Basic Model View Controller Architecture
philiplambok/mikasa
17 Downloads
A Simple Model-View-Controller(MVC) PHP Framework
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
mlebkowski/mvc
7 Downloads
Model View Controller
meshesha/artisan-make-mvc
10 Downloads
Laravel artisan command to create view, controller and route from existing Model
lucass3na/laravel-blog
27 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
kamko007/kdmvc
25 Downloads
Simple Model-View-Controller Engine
josebasmtz/laravel-system-core
5 Downloads
Model View Controller, Service Repository from Laravel. A extension
iipokypatop/laravel-code-generator
40 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ichie-benjamin/laravel-code-generator
24 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
hispanicode/route
6 Downloads
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.
hayrican/generator
54 Downloads
Generates Migration, Model, View, Controller, Routes
hasnainali9/laravel-blog
8 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
godscodes/laravel-blog
203 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
fabiodoppio/mvc
333 Downloads
Model View Controller (MVC) design pattern for simple web applications.