Libraries tagged by class vaidator
acelot/struct
2494 Downloads
Declarative structure builder with validator and automapper for PHP 7
quillstack/validator-interface
295 Downloads
Common interface for Validator classes.
mallardduck/extended-validator-laravel
1175 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.
raoptimus/yii2-composite-validator
14761 Downloads
Nested validators base class for Yii2 Framework
designbycode/south-african-id-validator
32 Downloads
The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.
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
eldadfux/w3c-validator
331 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
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.
matmar10/lib-money
58 Downloads
A series of money related utility classes wrapping integer math and money fractional allocation.
eclemens/php-validation
215 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
opis/utils
498 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
drewlabs/validation
377 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
oblak/class-validator
0 Downloads
Decorator-based property validation for classes.