Libraries tagged by form request validation
proengsoft/laravel-jsvalidation
1913224 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
crestapps/laravel-code-generator
72925 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
340164 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
anik/form-request
282351 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.
arondeparon/laravel-request-sanitizer
118476 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
progsmile/request-validator
109069 Downloads
Simple PHP Request Validator
digitaldream/laracrud
19950 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
lrgt/laravel-form-ajax-validation
5406 Downloads
Make ajax validation with Laravel Requests for forms with bootstrap
amerald/laravel-validation-testkit
24385 Downloads
Test form requests in no time
wt-health/laravel-json-schema-request
41848 Downloads
Like FormRequests, but for validating against a json-schema
naucon/form
10051 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
infinitypaul/php-validator
7203 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
linio/input
43574 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
trueifnotfalse/lumen-strict-types-validation
3778 Downloads
A validator for lumen to require strict types in form request data
albertcht/lumen-form-request
14843 Downloads
Form request is a package for Lumen that lets developer validate form requests like Laravel does.