Libraries tagged by compiled-validation
componenta/validation
6400 Downloads
Flexible validation library with attribute-based rules, compiled metadata, multiple provider strategies, and comprehensive error handling
componenta/validation-app
4 Downloads
Componenta application integration for compiled validation metadata
laminas/laminas-validator
50682186 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
zendframework/zend-validator
36850629 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
micro-module/laminas-validator
22457 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
alikhosravidev/laravel-verbose-validator
2 Downloads
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.
xiaohuilam/zend-validator
23 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
obozaxy/validator
6 Downloads
A validation dependency that provides a wide range of validation tools and a validator chain mechanism for complex validation.
nopoco/laminas-validator
3 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
kayako-zend/zend-validator-kayako
911 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
jungleran/laminas-validator
649 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
estasi/validator
0 Downloads
Validation classes for data validation, and the ability to link validators to create complex validation chains
dedsecteam17/green-validator
0 Downloads
A modern PHP validation library with support for complex validation rules
bugarinov/chain-validation
35 Downloads
Classes which implements the Chain of Responsibility pattern in validating data. Intended primary use is for handling complex validations.