13 open-source projects similar to cakephp/validation, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Validation alternative.
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
This is a PHP library for parsing, formatting, and validating international phone numbers. It provides tools to verify if a phone number is mathematically possible and logically valid for a specific geographic region, as well as utilities for extracting phone numbers from unstructured text. The library enables the conversion of raw phone strings into standardized formats, including E.164, international, national, and RFC3966. It also provides metadata extraction to identify associated carriers, time zones, and geographic locations in multiple languages. Additional capabilities include region
Respect/Validation is a PHP validation library that operates on single input values through a fluent, chainable rule system. Each validator instance builds a linear constraint pipeline by appending rules to an internal stack, executing them sequentially and short-circuiting on the first failure. The library captures validation failures as structured exceptions, enabling callers to inspect detailed error metadata programmatically and respond with meaningful messages. The library distinguishes itself through its exception-based error handling model, which provides programmatic access to validat
PHP library - Validators for standards from ISO, International Finance, Public Administrations, GS1, Manufacturing Industry, Phone numbers & Zipcodes for many countries
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
Valitron is a simple, elegant, stand-alone validation library with NO dependencies