Libraries tagged by Php Validator
symfony/property-info
302862803 Downloads
Extracts information about PHP class' properties using metadata of popular sources
respect/validation
42288381 Downloads
The most awesome validation engine ever created for PHP
opis/json-schema
51745038 Downloads
Json Schema Validator for PHP
aws/aws-php-sns-message-validator
25557509 Downloads
Amazon SNS message validation for PHP
ronanguilloux/isocodes
3557547 Downloads
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Book and Music Industries, Phone numbers & Zipcodes for many countries
aporat/store-receipt-validator
4084940 Downloads
PHP receipt validator for Apple App Store, Google Play and Amazon Appstore
geekcom/validator-docs
1367313 Downloads
Biblioteca PHP para validação de documentos do Brasil usando Laravel
wixel/gump
1424982 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
codezero/laravel-unique-translation
1102256 Downloads
Check if a translated value in a JSON column is unique in the database.
tivie/htaccess-parser
903729 Downloads
A .htaccess parser and validator implemented in PHP
inacho/php-credit-card-validator
1441028 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
738275 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
543391 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
528482 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
miladrahimi/php-jwt
289467 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator