Libraries tagged by formrequest
shiftechafrica/lumen-take-off
114 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does. The package also has artisan commands.
raid/core-request
30 Downloads
Raid Core Request Package
qqs/rqst2dto
11 Downloads
A package for generating DTOs from Laravel request classes
perfect-oblivion/valid
226 Downloads
Custom Form Requests and Service Validation for Laravel
machecaz/marlon-lumen
119 Downloads
jolimardi/laravel-honeypot
16 Downloads
Laravel form spam protection with honeypot technique
glukkkk/lumen-request-validate
73 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
explore-pu/lumen-tool
4 Downloads
Use Form-request, Cross-domain, key:generate, storage:link in the Lumen framework
andreaspabst/lumen-request-validation
264 Downloads
Adds the Laravel ability to separate validations from the controller
sebastiaanluca/laravel-validator
838 Downloads
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
michael-rubel/laravel-helpful-traits
20 Downloads
Makes your FormRequest keys retrieved from `$request->safe()` method by default to prevent retrieval of unvalidated input values.
bright-components/valid
142 Downloads
Custom Form Requests and Service Validation for Laravel
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
tsarturi/simpledto
9 Downloads
Simple Data Transfer Objects with FormRequest Validation for Laravel applications
triasbrata/modulegenerator
87 Downloads
module ini memungkinkan user untuk membuat view,controller,d form request dan model