Libraries tagged by class vaidator
acelot/struct
2179 Downloads
Declarative structure builder with validator and automapper for PHP 7
htmlburger/carbon-validator
5947 Downloads
Basic Validator class implemented as a stand alone library. Inspired by Laravel Validation module.
raoptimus/yii2-composite-validator
14715 Downloads
Nested validators base class for Yii2 Framework
horat1us/yii2-const-range-validator
1406 Downloads
Yii2 Range Validator using class constants
lxberlin/netefx-validator
8672 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
jungleran/laminas-validator
576 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
eldadfux/w3c-validator
330 Downloads
PHP class for validating web documents with W3C validation API
coatesap/credit-card-validator
221 Downloads
A simple PHP class for validating credit/debit card details
spiechu/php-static-validator
4 Downloads
Class designed to check if given variable or array of variables meet certain conditions
boomerang/validatr
29 Downloads
Simple, multilingual, standalone PHP Validator class - Validatr.
eclemens/php-validation
206 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
opis/utils
496 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
mouf/javascript.jquery.jquery-validate
19108 Downloads
This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.
glukkkk/lumen-request-validate
16 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class
oblak/class-validator
0 Downloads
Decorator-based property validation for classes.