Libraries tagged by validates
jblab/password-validator-bundle
136 Downloads
Validates a password based on certain criteria.
irabbi360/php-credit-card-validator
66 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.
advantasms/mobile-number
447 Downloads
Parse Mobile number filters and validates kenyan numbers
getdkan/json-schema-provider
61354 Downloads
A simple class that validates and provides JSON schemas.
alexkratky/validatorx
11 Downloads
Class to validate the user inputs.
zero-to-prod/validate-semver
805 Downloads
Validates a SemVer String
zenoware/laravel-sql-dump-validator
7 Downloads
Recursively finds and validates SQL dump (.sql.gz) files inside a directory.
zaporylie/drush-maintenance-mode
4 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
18 Downloads
The Validator validates data against user-defined rules.
webignition/ulid-validator
2 Downloads
Validates whether a string is a valid ULID
veryaskin/brackets
4 Downloads
Validates open/closed brackets in any string
vaulverin/bracket-validator
19 Downloads
Validates strings like "(()()()()))((((()()()))(()()()(((()))))))" to ensure counts of opening and closing brackets are equal.