Libraries tagged by FormRequests
worksome/request-factories
1289934 Downloads
Test Form Requests in Laravel without all of the boilerplate.
waavi/sanitizer
581430 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
mohammedmanssour/form-request-tester
187054 Downloads
a collection of test helpers that help with testing form requests
crestapps/laravel-code-generator
82445 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.
anik/form-request
332110 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
wt-health/laravel-json-schema-request
48528 Downloads
Like FormRequests, but for validating against a json-schema
lphilippo/laravel-castable-form-request
21901 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
binary-cats/sanitizer
99665 Downloads
Data sanitizer and Laravel form requests with input sanitation.
amerald/laravel-validation-testkit
30347 Downloads
Test form requests in no time
ttbooking/sanitizer
207 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
suzunone/l-auto-comment-for-php-swagger
4655 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
stuyam/laravel-kickbox-validator
10010 Downloads
A kickbox email validator for form requests in laravel
somnambulist/form-request-bundle
3399 Downloads
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle
erag/laravel-case-mapper-request
56 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
noitran/lumen-form-requests
4736 Downloads
Missing form requests functionality for lumen, ported from laravel framework.