Libraries tagged by validating
zfcampus/zf-content-validation
1865166 Downloads
Zend Framework module providing incoming content validation
saritasa/laravel-fluent-validation
133229 Downloads
Set of fluent builders for Laravel request validation rules
kennedytedesco/validation
104186 Downloads
The power of 'Respect Validation' on Laravel.
tg/tgwebvalid
4676 Downloads
An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP
teckwei1993/laravel-otp
37614 Downloads
Laravel OTP generator and validation
stymiee/email-validator
214245 Downloads
The Email Validator library builds upon PHP's built in filter_var($emailAddress, FILTER_VALIDATE_EMAIL); by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list.
stefk/jval
218838 Downloads
JSON Schema validator
romaricdrigon/metayaml
281028 Downloads
Using [Yaml|Xml|json] schemas files to validate [Yaml|Xml|json]
readdle/app-store-receipt-verification
86217 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
pearl/lumen-request-validate
334396 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
384145 Downloads
Provides methods to create, validate and render HTML forms in PHP.
pburggraf/crc
120220 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
orkhanahmadov/laravel-zip-validator
22294 Downloads
Laravel ZIP file content validator
olssonm/l5-zxcvbn
215960 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
nekman/luhn-algorithm
595269 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.