Libraries tagged by form-request
worksome/request-factories
1208416 Downloads
Test Form Requests in Laravel without all of the boilerplate.
mohammedmanssour/form-request-tester
180200 Downloads
a collection of test helpers that help with testing form requests
anik/form-request
320780 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
waavi/sanitizer
577543 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
crestapps/laravel-code-generator
79732 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.
pearl/lumen-request-validate
360467 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
urameshibr/lumen-form-request
307909 Downloads
Laravel Form Request adaptation for Lumen framework.
lphilippo/laravel-castable-form-request
21318 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
jcergolj/laravel-form-request-assertions
23584 Downloads
Package for unit test laravel form request classes
binary-cats/sanitizer
98614 Downloads
Data sanitizer and Laravel form requests with input sanitation.
aharisu/generate-form-request-phpdoc
2329 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
shureban/laravel-easy-request
599 Downloads
Laravel easy way to write methods for requests
trueifnotfalse/lumen-strict-types-validation
6162 Downloads
A validator for lumen to require strict types in form request data
amerald/laravel-validation-testkit
28694 Downloads
Test form requests in no time
somnambulist/form-request-bundle
3383 Downloads
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle