Libraries tagged by request validator
waxframework/request-validator
1984 Downloads
coka/rest-request-validator-bundle
1698 Downloads
Help the user input high quality data into your web services REST
gd-75/request-body-validator
325 Downloads
A simple PSR-7 compatible request body content validator
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.
stas-plov/dto-validator-bundle
167 Downloads
Adds validator for middleware request support in your Symfony application
hamedmehryar/laravel-kickbox-validator
60 Downloads
A kickbox email validator for form requests in laravel (forked from 'stayum')
lefuturiste/validator
1455 Downloads
A simple validator helper for PS7 requests
vuphuong87/symfony-openapi-schema-validator
37 Downloads
The OpenAPI schema validator wrapper for Symfony HTTP Request / Response object
mauri870/request
2809 Downloads
Extend Laravel 5's request class with support for custom validator rules.
spacetab-io/body-validator
372 Downloads
Package to simplify validation of request body.
shindakioku/request-hydrator
7 Downloads
Request hydrator into DTO with Validation
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.
motokraft/validator
35 Downloads
Validation of data received by request
koharakazuya/laravel-openapi-validator-middleware
13 Downloads
Laravel middleware validates requests and responses by an OpenAPI specification document
jackai/symfony-validator
35 Downloads
Validate request on symfony controller annotation