Libraries tagged by laravel-form-request
jcergolj/laravel-form-request-assertions
17936 Downloads
Package for unit test laravel form request classes
urameshibr/lumen-form-request
286004 Downloads
Laravel Form Request adaptation for Lumen framework.
binary-cats/sanitizer
96108 Downloads
Data sanitizer and Laravel form requests with input sanitation.
adamsafr/form-request-bundle
5940 Downloads
An adaptation of the Laravel Form Request for Symfony
webregul/lumen-form-request
659 Downloads
Adopt the Laravel Form Request to Lumen framework.
mayoz/lumen-form-request
2264 Downloads
Adopt the Laravel Form Request to Lumen framework.
baiseiit/form-request-bundle
3344 Downloads
An adaptation of the Laravel Form Request for Symfony
terryfriday/laravel-form-request
26 Downloads
A short description of what your package does
mawuekom/laravel-form-request
136 Downloads
Laravel Form Request adaptation for Lumen Framework
laravel-form-request/laravel-form-request
17 Downloads
Laravel form request with scenarios
kishieel/laravel-form-request-unit
116 Downloads
Laravel Form Request Unit Test Helper
andreaspabst/lumen-request-validation
258 Downloads
Adds the Laravel ability to separate validations from the controller
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.
wessama/laravel-pretty-validation-messages
1 Downloads
Simple trait to dynamically set up validation messages for Laravel form requests
seytar/lumen-form-request
112 Downloads
Laravel Form Request adaptation for Lumen framework.