Title here
Summary here
A simple and extensible PHP validation library
Get Started →Validate single values such as strings, numbers, booleans.
Learn more about scalar values validation →
Validate arrays of data, applying rules to individual elements.
Learn more about array validation →
Validate data objects, ensuring that their properties conform to specific rules.
Learn more about object validation →
Validate collections of values.