Libraries tagged by class vaidator
zane/utils
24 Downloads
A collection of useful classes like Ary, Str and Validator
xtompie/typed
6153 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
springy-framework/brazilian-numbers
745 Downloads
PHP class for validate and check brazilian document and numbers
arefshojaei/class-validator
25 Downloads
PHP Class validator ( Attribute base ) library
sangroya/yii2-json-schema-validator
5953 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
mallardduck/extended-validator-laravel
1239 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
maggsweb/maggsweb-form-validator
30 Downloads
An easy-to-use PHP Form Validation Class
lxberlin/netefx-validator
8684 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
eldadfux/w3c-validator
334 Downloads
PHP class for validating web documents with W3C validation API
coatesap/credit-card-validator
224 Downloads
A simple PHP class for validating credit/debit card details
ccalcagno/validator
22 Downloads
Class for validation of data
spiechu/php-static-validator
4 Downloads
Class designed to check if given variable or array of variables meet certain conditions
boomerang/validatr
31 Downloads
Simple, multilingual, standalone PHP Validator class - Validatr.
sujal/validation
11 Downloads
A PHP validation library built around reusable Rule classes.
eclemens/php-validation
240 Downloads
PHP Validation class inspired by the jQuery Validation Plugin