Libraries tagged by form-request
worksome/request-factories
1068987 Downloads
Test Form Requests in Laravel without all of the boilerplate.
mohammedmanssour/form-request-tester
166516 Downloads
a collection of test helpers that help with testing form requests
anik/form-request
300188 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
waavi/sanitizer
568977 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
crestapps/laravel-code-generator
76047 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
350594 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
298730 Downloads
Laravel Form Request adaptation for Lumen framework.
lphilippo/laravel-castable-form-request
19775 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
jcergolj/laravel-form-request-assertions
20746 Downloads
Package for unit test laravel form request classes
weblogin/laravel-honeypot
247 Downloads
Laravel form spam protection with honeypot technique
trueifnotfalse/lumen-strict-types-validation
4909 Downloads
A validator for lumen to require strict types in form request data
suzunone/l-auto-comment-for-php-swagger
3971 Downloads
Automatically generate PHP Swagger comments from Laravel's Controller, Model, and form requests.
binary-cats/sanitizer
96891 Downloads
Data sanitizer and Laravel form requests with input sanitation.
amerald/laravel-validation-testkit
27134 Downloads
Test form requests in no time
somnambulist/form-request-bundle
3307 Downloads
Adds Laravel like form requests for Symfony; based on adamsafr/form-request-bundle