Libraries tagged by Php Validator
symfony/property-info
273190322 Downloads
Extracts information about PHP class' properties using metadata of popular sources
respect/validation
39325986 Downloads
The most awesome validation engine ever created for PHP
opis/json-schema
42053373 Downloads
Json Schema Validator for PHP
aws/aws-php-sns-message-validator
22927977 Downloads
Amazon SNS message validation for PHP
aporat/store-receipt-validator
3956800 Downloads
PHP receipt validator for Apple App Store and Amazon Appstore
geekcom/validator-docs
1281871 Downloads
Biblioteca PHP para validação de documentos do Brasil usando Laravel
ronanguilloux/isocodes
3423706 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
wixel/gump
1365579 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
codezero/laravel-unique-translation
1022334 Downloads
Check if a translated value in a JSON column is unique in the database.
inacho/php-credit-card-validator
1412701 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
freelancehunt/php-credit-card-validator
666155 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
stymiee/email-validator
472592 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
ph-7/eu-vat-validator
489393 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
nojacko/email-validator
397782 Downloads
Small PHP library to valid email addresses using a number of methods.
geraintluff/jsv4
462582 Downloads
A (coercive) JSON Schema v4 Validator for PHP