Libraries tagged by data validation library
rubix/ml
1523789 Downloads
A high-level machine learning and deep learning library for the PHP language.
siriusphp/validation
773256 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
526107 Downloads
CakePHP Validation library
event4u/data-helpers
30734 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.
php-standard-library/type
93948 Downloads
Runtime type validation implementing Parse, Don't Validate - coerce and assert unstructured input into well-typed data
inhere/php-validate
89548 Downloads
generic data validate, filter library of the php
vanilla/garden-schema
230237 Downloads
A simple data validation and cleaning library based on JSON Schema.
articus/data-transfer
32519 Downloads
Library for merging source data to destination data only if destination data remains valid after that
blakvghost/php-validator
25746 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
20923 Downloads
A PHP library for data transformation, type validation, and expression evaluation.
andreas-glaser/php-helpers
88094 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
6083 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
26551 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
franzose/kontrolio
917 Downloads
Simple and standalone data validation library inspired by Laravel and Symfony
nilportugues/assert
66205 Downloads
A simple and elegant assertion and guard methods library for input validation.