Libraries tagged by controller request
webignition/encapsulating-request-resolver-bundle
6367 Downloads
Symfony controller action argument resolver for types that extend Symfony\Component\HttpFoundation\Request
nowo-tech/controller-kit-bundle
19 Downloads
Controller utilities for Symfony: redirectToReferer (configurable default route) and SafeForwardTrait for safe request forwarding.
maskow/livewire-combined-request
1508 Downloads
Shared FormRequest base that works for both Laravel HTTP controllers and Livewire 3/4 components. Write validation rules once, use them everywhere.
gollumsf/controller-action-extractor-bundle
1531 Downloads
Extract controller class and action method
europaphp/component-request
17 Downloads
EuropaPHP request component.
chujc/laravel-generator
202 Downloads
Laravel, Lumen脚手架 按规则自动生成model文件以及controller,request文件
david-chamling/laravel-api-crud
41 Downloads
A complete Laravel API CRUD generator with model, controller, service, requests and resources scaffolding
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
5179 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.
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.
collaborar/wpemerge
40 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
averta/wpemerge
926 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.