Libraries tagged by php class validator
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
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.
shoyim/php-validation
4 Downloads
php requests validation helper functions
badelal2007/validator
13 Downloads
PHP Validator class.
atakde/php-validation
13 Downloads
PHP validation library
pecee/spam-validator
67 Downloads
Extremely simple and lightweight PHP spam validator class to add an small additional layer of security.
designbycode/south-african-id-validator
10 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.
wronx/php-isan-number-validator
1562 Downloads
A simple PHP class to validate and format ISAN numbers
sn01615/i-os-receipt-validator-php
402 Downloads
iOS ios in app purchase php class
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.
gavinggordon/input-validator
18 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
quillstack/validator-interface
281 Downloads
Common interface for Validator classes.
roomoot/email_validator
36 Downloads
A PHP Mail Validation Class through SMTP.
kheaactua/argument-validator
11 Downloads
Simple class to validate and set inputs on functions in PHP. Useful when function takes large number of inputs