Libraries tagged by controller request
layman/laravel-architect
4 Downloads
Laravel package for generating controllers, requests, models, and repositories from configuration.
chujc/laravel-generator
202 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
causal/routing
19882 Downloads
Service to route HTTP/REST requests to your own controller/actions.
mvccore/ext-debug-tracy-mvccore
5172 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
icanboogie/routing
6516 Downloads
Request routing
devamirul/p-router
41 Downloads
Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.
averta/wpemerge
912 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
shakib53626/laravel-crud-generator
6 Downloads
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
rabibgalib/api-action
28 Downloads
This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
geosocio/http-serializer
567 Downloads
Serializes a Controller Request & Response
zuqongtech/laravel-anvil
12 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.