Libraries tagged by string validation
nikolai/char-validator
1 Downloads
A char validator that validates string by chosen conditions.
emanueleminotto/naughty-validator
208 Downloads
Symfony validator for naughty strings
jcaillot/mongoid-validator
10 Downloads
Symfony validator for mongoid string
prash/string-sanitizer
1 Downloads
Custom Laravel validator and sanitizer for PHP strings
jcaillot/laminas-before-validator
6 Downloads
Laminas Validator; Let you compare two date strings
webignition/ulid-validator
3 Downloads
Validates whether a string is a valid ULID
vaulverin/bracket-validator
21 Downloads
Validates strings like "(()()()()))((((()()()))(()()()(((()))))))" to ensure counts of opening and closing brackets are equal.
scybulski/laravel-validator-color
2223 Downloads
Validate that a certain value is a valid CSS color string in Laravel
rafahernandez/rfc-validator
32 Downloads
Utility to validate string for Mexican RFC
lupuscoding/din-validator
35 Downloads
Package to validate strings for DIN specifications
lubaro/php-validator
0 Downloads
Validate strings, numbers and arrays according to predefined or custom defined rules.
jessehu/validator
24 Downloads
Validator Component for validate variables such as strings, numbers and arrays
jermainedavy/json-validator
1 Downloads
A library to validate a json string against a model defined as a php class.
hitenok/validator-algebraic-equation
19 Downloads
Checks the string for the correctness of parentheses
darkindy/spring-password-utils
30 Downloads
PHP utilities for encoding and validating passwords in the same way as Spring Security's StandardPasswordEncoder in Java.