Libraries tagged by string validation
enm/transformer-bundle
413 Downloads
This bundle can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
stahiralijan/request-caster
76 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
eth8505/zf-rest-queryparam-validation
2959 Downloads
query string validation for zf-rest
owowagency/laravel-profanity-validation
1979 Downloads
Filters out profanities from strings using validation.
projct1/laravel-validation-base64
9 Downloads
Missing laravel validation rules for base64 encoded strings and files.
cavalheri/laravel-fuzzy-validation
1 Downloads
Fuzzy validation rules for Laravel with approximate string matching support.
jmf/type-validation
10 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
jakeryansmith/validate-string-of-emails
838 Downloads
A Laravel validator for delimiter-separated list of emails.
ericc70/validation-utils
8 Downloads
A package that gathers various validation utilities
arraypress/wp-string-utils
17 Downloads
Essential string manipulation utilities for WordPress development
perf/type-validation
229 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
mehmetriza/numbery
9 Downloads
Php string to number and validation convert function
coderden/utilities
0 Downloads
A comprehensive PHP utilities package with helper functions for numbers, strings, arrays, files, dates, and validation
stingus/phpdt
47 Downloads
PHP data type validation: primitives (int, double, bool, array, string) and objects