Thin assertion library for use in libraries and business-model
Dependency free PHP library that helps to map any input into a strongly-typed structure.
Standards compliant HTML filter written in PHP
[READ-ONLY] Validation library from CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
The main features of cakephp/validation are: Validation and Sanitization.
Open-source alternatives to cakephp/validation include: beberlei/assert — Thin assertion library for use in libraries and business-model. cuyz/valinor — Dependency free PHP library that helps to map any input into a strongly-typed structure. ezyang/htmlpurifier — Standards compliant HTML filter written in PHP. giggsey/libphonenumber-for-php — This is a PHP library for parsing, formatting, and validating international phone numbers. It provides tools to verify… ircmaxell/filterus — A simple filtering library for PHP. auraphp/aura.filter — Validate and sanitize arrays and objects.