Libraries tagged by class vaidator
mallardduck/extended-validator-laravel
1139 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
htmlburger/carbon-validator
5990 Downloads
Basic Validator class implemented as a stand alone library. Inspired by Laravel Validation module.
raoptimus/yii2-composite-validator
14738 Downloads
Nested validators base class for Yii2 Framework
lxberlin/netefx-validator
8675 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
646 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
222 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.
nobanno/nobanno
148 Downloads
Nobanno is a set of PHP classes to build applications quickly.
eclemens/php-validation
210 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
opis/utils
497 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
mouf/javascript.jquery.jquery-validate
19139 Downloads
This package contains the JQuery Validator. It allows developers to easily validate forms, using CSS classes.
glukkkk/lumen-request-validate
63 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.