Libraries tagged by invalidation
zfcampus/zf-content-validation
1895379 Downloads
Zend Framework module providing incoming content validation
saritasa/laravel-fluent-validation
186000 Downloads
Set of fluent builders for Laravel request validation rules
kennedytedesco/validation
108596 Downloads
The power of 'Respect Validation' on Laravel.
yiisoft/hydrator-validator
51701 Downloads
Validating hydrator with raw data validation support
tg/tgwebvalid
11708 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
teckwei1993/laravel-otp
45504 Downloads
Laravel OTP generator and validation
stefk/jval
236872 Downloads
JSON Schema validator
romaricdrigon/metayaml
291682 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
rlanvin/php-form
65339 Downloads
Lightweight form validation library for PHP
rebuy/ean-isbn-library
177758 Downloads
A PHP library for EAN and ISBN validation and conversion
readdle/app-store-receipt-verification
140294 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
pearl/lumen-request-validate
361698 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
pear/html_quickform2
433684 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
154259 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
olssonm/l5-zxcvbn
249656 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.