Libraries tagged by data validator
diego-brocanelli/validators-zf
594 Downloads
Validators CPF, CNPJ and Date for Zend Framework
jcaillot/laminas-before-validator
6 Downloads
Laminas Validator; Let you compare two date strings
ethercreative/yii2-beenpwned-validator
46 Downloads
A validator to check for compromised data, through the https://haveibeenpwned.com/ API
morebec/validator
216 Downloads
The Validator component provides tools to validate data.
estasi/validator
0 Downloads
Validation classes for data validation, and the ability to link validators to create complex validation chains
zogot/constraints-date
14025 Downloads
DateTime Constraints Library. Use this to add constraints to a validator and verify DateTime objects pass those constraints.
vilshub/validator
121 Downloads
Library for data validation used in zion light framework
trishanapp/lk-business-validator
0 Downloads
Validate Sri Lanka business data: NIC, BR numbers, phone numbers, postal codes, VAT/TIN, and more.
tippingcanoe/validator
55 Downloads
Create validation profiles and work with the data and errors afterwards.
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
tejadong/graphql-mutation-validator-bundle
35 Downloads
Provide a base class to validate user data sent in a GraphQL mutation and return validations errors. (Symfony 3)
sunnysideup/code-validator
30 Downloads
Add a unique code to a specific field in a Data Object.
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
sbovyrin/validator
643 Downloads
Describe rules of your data and then parse input data using described rules
renanhangai/validator
918 Downloads
Validate any php variable using a very simple sintax.