Libraries tagged by php class validator
symfony/property-info
203190648 Downloads
Extracts information about PHP class' properties using metadata of popular sources
wixel/gump
1165197 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
ph-7/eu-vat-validator
379403 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
imelgrat/barcode-validator
73562 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
simple-validator/simple-validator
38845 Downloads
Yet another validation class for PHP
milindsingh/validator
26359 Downloads
A collection of PHP classes for managing barcodes.
cedcommerce/validator
52579 Downloads
A collection of PHP classes for managing barcodes.
hsnfirdaus/class-validator
352 Downloads
Class Validator using php attribute
svenkuegler/php-csv-validator
8886 Downloads
Simple PHP Class to validate CSV files / Single Rows
bayfrontmedia/php-validator
2522 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
atakde/php-validation
15 Downloads
PHP validation library
designbycode/south-african-id-validator
15 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
eldadfux/w3c-validator
331 Downloads
PHP class for validating web documents with W3C validation API
coatesap/credit-card-validator
224 Downloads
A simple PHP class for validating credit/debit card details
eclemens/php-validation
214 Downloads
PHP Validation class inspired by the jQuery Validation Plugin