Libraries tagged by php class validator
coatesap/credit-card-validator
224 Downloads
A simple PHP class for validating credit/debit card details
eclemens/php-validation
238 Downloads
PHP Validation class inspired by the jQuery Validation Plugin
raoptimus/yii2-composite-validator
14801 Downloads
Nested validators base class for Yii2 Framework
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
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.
codesoup/metabox-schema
46 Downloads
Schema-driven form builder system for WordPress. Define fields as PHP arrays, use Renderer class to render forms and sanitize POST data. Use Validator to validate user input against your schema.
arefshojaei/class-validator
14 Downloads
PHP Class validator ( Attribute base ) library
shoyim/php-validation
4 Downloads
php requests validation helper functions
badelal2007/validator
15 Downloads
PHP Validator class.
atakde/php-validation
15 Downloads
PHP validation library
pecee/spam-validator
68 Downloads
Extremely simple and lightweight PHP spam validator class to add an small additional layer of security.
designbycode/south-african-id-validator
67 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.
sn01615/i-os-receipt-validator-php
404 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.