Libraries tagged by validates
irabbi360/php-credit-card-validator
68 Downloads
Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
headzoo/bitcoin-tools
24 Downloads
Small library used to work with Bitcoin. Currently only contains a single class which validates Bitcoin addresses.
designbycode/south-african-id-validator
33 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.
alexanevsky/data-resolver
62 Downloads
Transforms and validates data of arrays and entities
acat/jwt
68 Downloads
Validates, decodes, and authorizes tokens (e.g. JWT)
getdkan/json-schema-provider
61367 Downloads
A simple class that validates and provides JSON schemas.
alexkratky/validatorx
11 Downloads
Class to validate the user inputs.
zenoware/laravel-sql-dump-validator
8 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
zaporylie/drush-maintenance-mode
5 Downloads
Validates which drush commands can run when Drupal is in maintenance mode.
xstat/array-values-extractor
0 Downloads
Validates and extracts data from an array
xrow/regexpline
3219 Downloads
eZ Publish legacy extension providing a datatype that validates its content against regular expressions
webiik/validator
19 Downloads
The Validator validates data against user-defined rules.
webignition/ulid-validator
3 Downloads
Validates whether a string is a valid ULID
veryaskin/brackets
4 Downloads
Validates open/closed brackets in any string
vaulverin/bracket-validator
20 Downloads
Validates strings like "(()()()()))((((()()()))(()()()(((()))))))" to ensure counts of opening and closing brackets are equal.