Libraries tagged by validaton
api-platform/validator
67529 Downloads
API Platform validator component
zfcampus/zf-content-validation
1865144 Downloads
Zend Framework module providing incoming content validation
saritasa/laravel-fluent-validation
133229 Downloads
Set of fluent builders for Laravel request validation rules
nojacko/email-validator
324487 Downloads
Small PHP library to valid email addresses using a number of methods.
kennedytedesco/validation
104176 Downloads
The power of 'Respect Validation' on Laravel.
cviebrock/image-validator
449831 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
wei/wei
95291 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
validator/livr
271022 Downloads
Lightweight PHP validator supporting Language Independent Validation Rules Specification (LIVR)
tg/tgwebvalid
4661 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
teckwei1993/laravel-otp
37611 Downloads
Laravel OTP generator and validation
stefk/jval
218837 Downloads
JSON Schema validator
runz0rd/mapper-php
293839 Downloads
Model mapping, unmapping and validation
romaricdrigon/metayaml
280997 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
readdle/app-store-receipt-verification
86042 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
pearl/lumen-request-validate
334348 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