Libraries tagged by data validator
blakvghost/php-validator
2718 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.
articus/data-transfer
24470 Downloads
Library for merging source data to destination data only if destination data remains valid after that
oshomo/csv-utils
82552 Downloads
A CSV utility to read, validate and write data to multiple format including JSON, XML etc.
pablorsk/argentina-data-validator
19874 Downloads
Argentina data validator for CUIT and CBU numbers
nilportugues/validator
1405 Downloads
An efficient data validator for PHP
sukohi/csv-validator
48654 Downloads
A Laravel package that allows you to validate csv data.
selay/php-credit-card-validator
8070 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
nerburish/yii2-daterange-validator
17405 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
convenia/credit-card-validator-php
35924 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
orisai/object-mapper
32526 Downloads
Raw data mapping to validated objects
nilportugues/assert
65122 Downloads
A simple and elegant assertion and guard methods library for input validation.
engeni/credit-card
5812 Downloads
Validate credit card number, expiration date, cvc
dimtrovich/validation
3992 Downloads
PHP Standalone Validation Library. Extending rakit/validation
trueifnotfalse/lumen-strict-types-validation
4978 Downloads
A validator for lumen to require strict types in form request data
vlsv/telegram-data-validator
148 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.