Libraries tagged by php validator class
symfony/property-info
291468866 Downloads
Extracts information about PHP class' properties using metadata of popular sources
wixel/gump
1404441 Downloads
A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.
ph-7/eu-vat-validator
515646 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
95293 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
tommyknocker/pdo-database-class
6174 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
simple-validator/simple-validator
43450 Downloads
Yet another validation class for PHP
cedcommerce/validator
79264 Downloads
A collection of PHP classes for managing barcodes.
bayfrontmedia/php-validator
5878 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
svenkuegler/php-csv-validator
9847 Downloads
Simple PHP Class to validate CSV files / Single Rows
milindsingh/validator
27297 Downloads
A collection of PHP classes for managing barcodes.
acelot/struct
2963 Downloads
Declarative structure builder with validator and automapper for PHP 7
springy-framework/brazilian-numbers
660 Downloads
PHP class for validate and check brazilian document and numbers
genai/validation
115 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
arefshojaei/class-validator
20 Downloads
PHP Class validator ( Attribute base ) library
hsnfirdaus/class-validator
534 Downloads
Class Validator using php attribute