Libraries tagged by FormRequests
worksome/request-factories
2015286 Downloads
Test Form Requests in Laravel without all of the boilerplate.
mohammedmanssour/form-request-tester
241355 Downloads
a collection of test helpers that help with testing form requests
crestapps/laravel-code-generator
96288 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.
waavi/sanitizer
589939 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
anik/form-request
386690 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
lphilippo/laravel-castable-form-request
31290 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
wt-health/laravel-json-schema-request
57407 Downloads
Like FormRequests, but for validating against a json-schema
tsitsishvili/documentator
157 Downloads
Auto-inferred, interactive API documentation for Laravel. Scans routes, FormRequests, API Resources and return types, lets you override with PHP attributes, and serves a built-in explorer or Scalar UI backed by OpenAPI 3.1.
binary-cats/sanitizer
104150 Downloads
Data sanitizer and Laravel form requests with input sanitation.
somnambulist/form-request-bundle
3516 Downloads
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle
robtesch/inertia-form-generator
1825 Downloads
A package to transform your Laravel FormRequests into type-safe Inertia forms
luquinhasbrito/asaas-api-sdk-laravel
236 Downloads
SDK Laravel para a API Asaas v3 - cliente HTTP com retry, serviços, Models e Form Requests
fperdomo/laravel-agent-skill
487 Downloads
Laravel Best Practices skill for Claude Code and Codex — enforces SRP, FormRequests, service classes, Eloquent, Inertia (React + Vue) conventions.
bbrody/form-request
580 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
amerald/laravel-validation-testkit
32390 Downloads
Test form requests in no time