Libraries tagged by validation request
machecaz/marlon-lumen
119 Downloads
lalcebo/lumen-sdk
186 Downloads
Lumen SDK - Expand Lumen framework in your projects.
kmuenkel/json-schema-laravel
186 Downloads
This is a Laravel Request-compatible override for opis/json-schema.
jolimardi/laravel-honeypot
18 Downloads
Laravel form spam protection with honeypot technique
hamedmehryar/laravel-kickbox-validator
62 Downloads
A kickbox email validator for form requests in laravel (forked from 'stayum')
bus-factor/ares
305 Downloads
Leightweight standalone validation library
bcastellano/json-schema-bundle
37 Downloads
Symfony bundle to validate json api request and responses with json-schema
anders/fortress
53 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
alexandre-mace/sniffer
5 Downloads
Provides DTO classes extraction and validation
timacdonald/laravel-access-validated-inputs
4 Downloads
Ensures input accessed from a Laravel request object is validated
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.
truecrouton/retort
9 Downloads
Easy PHP route definition and request validation
szelepke/yii2-json-rpc-2.0
4 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
spacetab-io/body-validator
378 Downloads
Package to simplify validation of request body.
satanvir/validator
2 Downloads
A PHP package that allows you to handling form request validation.