Libraries tagged by vale
hasbridge/json-schema-validator
448076 Downloads
PHP 5.3 implementation of json schema validation
happyr/entity-exists-validation-constraint
140148 Downloads
Verify that your entity exists
freelancehunt/php-credit-card-validator
491239 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
divineomega/laravel-password-exposed-validation-rule
683524 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
digitalrevolution/symfony-validation-shorthand
87110 Downloads
Validation shorthand for symfony
digitalrevolution/symfony-request-validation
77763 Downloads
Automatic request validation for symfony
data-values/data-values
921566 Downloads
Defines the DataValue interface and some trivial implementations
dacoto/laravel-domain-validation
121525 Downloads
A domain validator rule for Laravel
contributte/validator
626921 Downloads
Symfony/Validator integration for Nette Framework.
codeonyii/yii2-at-least-validator
232420 Downloads
Validates at least one (or more) attributes.
cakephp/validation
453790 Downloads
CakePHP Validation library
burgov/key-value-form-bundle
565311 Downloads
A form type for managing key-value pairs
bruli/php-value-objects
315841 Downloads
PHP Value objects to use for DDD domains.
blakvghost/php-validator
18983 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
awurth/slim-validation
334933 Downloads
A wrapper around the respect/validation PHP validation library for easier error handling and display