Libraries tagged by data validation library
rubix/ml
1627562 Downloads
A high-level machine learning and deep learning library for the PHP language.
siriusphp/validation
793758 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
cakephp/validation
536971 Downloads
CakePHP Validation library
php-standard-library/type
178527 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
inhere/php-validate
90720 Downloads
generic data validate, filter library of the php
vanilla/garden-schema
235088 Downloads
A simple data validation and cleaning library based on JSON Schema.
yorcreative/data-validation
267 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
event4u/data-helpers
35547 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
articus/data-transfer
33586 Downloads
Library for merging source data to destination data only if destination data remains valid after that
blakvghost/php-validator
27095 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.
gosuperscript/axiom
50369 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
andreas-glaser/php-helpers
89359 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
tommyknocker/pdo-database-class
6219 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.
brunoconte3/dev-utils
27096 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
ilyasmohetna/iban
286 Downloads
Iban is a PHP package for parsing, validating, and extracting bank details from IBANs with ease and accuracy. Simplify financial data handling in your applications.