Libraries tagged by form-request
worksome/request-factories
1367008 Downloads
Test Form Requests in Laravel without all of the boilerplate.
mohammedmanssour/form-request-tester
193105 Downloads
a collection of test helpers that help with testing form requests
anik/form-request
341663 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
waavi/sanitizer
583897 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
crestapps/laravel-code-generator
84335 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
371149 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
316746 Downloads
Laravel Form Request adaptation for Lumen framework.
lphilippo/laravel-castable-form-request
22710 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
jcergolj/laravel-form-request-assertions
26746 Downloads
Package for unit test laravel form request classes
shureban/laravel-easy-request
1097 Downloads
Laravel easy way to write methods for requests
artesaos/shield
743 Downloads
A simple way to centralize your validation rules for laravel
trueifnotfalse/lumen-strict-types-validation
7315 Downloads
A validator for lumen to require strict types in form request data
binary-cats/sanitizer
100471 Downloads
Data sanitizer and Laravel form requests with input sanitation.
amerald/laravel-validation-testkit
31119 Downloads
Test form requests in no time
sherifsheremetaj/laravel-method-form-request
293 Downloads
Package to help organize form request validation for Laravel