Libraries tagged by formrequest
explore-pu/lumen-tool
4 Downloads
Use Form-request, Cross-domain, key:generate, storage:link in the Lumen framework
cxuan1225/laravel-api-from-table
2 Downloads
Generate Laravel API classes from existing database tables.
andreaspabst/lumen-request-validation
266 Downloads
Adds the Laravel ability to separate validations from the controller
sebastiaanluca/laravel-validator
839 Downloads
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
michael-rubel/laravel-helpful-traits
21 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.
yukata-roommate/laravel-request
48 Downloads
Easy to use form request for Laravel
tsarturi/simpledto
10 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
thibaud-dauce/laravel-filters
909 Downloads
Easily add filters to your FormRequests
semantic-lab/lara-validator
30 Downloads
A Laravel artisan command expansion for developer more convenient generate FormRequest with validation rules by JSON file
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.
rbr/laravel-api-docs
10 Downloads
A self-analyzing tool that scans a Laravel project's routes, controllers, and FormRequests to generate browsable API documentation.
prjkt/reqfuck
26 Downloads
Fucking with the FormRequest validation