Libraries tagged by data validator
intervention/validation
5722988 Downloads
Additional validation rules for the Laravel framework
wixel/gump
1218654 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
laravel-validation-rules/credit-card
1873629 Downloads
Validate credit card number, expiration date, cvc
phpexperts/datatype-validator
804938 Downloads
An easy to use data type validator (both strict and fuzzy).
inacho/php-credit-card-validator
1351344 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
sadegh19b/laravel-persian-validation
72512 Downloads
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
siriusphp/validation
702824 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
schematicon/validator
75797 Downloads
Schemation Validator is powerful validator of various data structures.
yiisoft/hydrator-validator
58985 Downloads
Validating hydrator with raw data validation support
penance316/laravel-iso8601-validator
542367 Downloads
laravel iso8601 date validation package
mmal/openapi-validator
631182 Downloads
Validates data against provide openapi spec
freelancehunt/php-credit-card-validator
499472 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
blakvghost/php-validator
20962 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
form-manager/form-manager
36611 Downloads
PHP-HTML form manager
vlsv/telegram-data-validator
2197 Downloads
The Telegram Data Validator is a PHP library for validating the integrity of initData received from a Telegram mini-application. It uses HMAC-SHA-256 for data integrity checks.