Libraries tagged by controller request
mouf/mvc.splash-common
361902 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
jrm/request-bundle
3259 Downloads
Makes it easy to get your own request as a controller argument
gchernikov/request-resolver-bundle
6389 Downloads
Symfony bundle for constructing request dto's and resolving them as Controller arguments
nahid-ferdous/laravel-module-generator
3495 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
mvccore/mvccore
6878 Downloads
MvcCore is PHP MVC framework to develop and pack projects (partialy or completely) into super fast single file apps and tools.
icanboogie/routing
6524 Downloads
Request routing
zuqongtech/laravel-anvil
50 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.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
phoenix1331/laravel-auth-audit
66 Downloads
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
thecodingmachine/splash-router
15238 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
lorisleiva/request-controller
64 Downloads
FormRequest and InvokableController just had a baby
sobhan-aali/laravel-repo-controller-generator
49 Downloads
Generate controller, repository and request files.
luizalabs-opensource-php/laravel-request-docs
338 Downloads
Automatically generate Laravel docs from request rules, controllers and routes, rakutentech fork
seferov/request-validator-bundle
51190 Downloads
Validates request params with Controller annotations
azyouness/request-to-form-bundle
8 Downloads
Map HTTP request payloads to Symfony forms from controller attributes or a reusable mapper service.