Libraries tagged by string validation
cmpayments/schemavalidator
4170 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
opilo/farsi
3219 Downloads
Farsi Tools for Dates and Numbers and Strings (with Laravel Validation Support)
ricventu/laravel-anti-xss
303 Downloads
Laravel wrapper for voku/anti-xss — Facade, service, validation rule, middleware and Blade directive to sanitize XSS in strings.
eth8505/laminas-api-tools-rest-queryparam-validation
9168 Downloads
query string validation for laminas-api-tools/api-tools-rest
initphp/validation
248 Downloads
Fast, dependency-free data validation for PHP with a string rule DSL, callable rules and localized error messages.
jord-jd/laravel-offensive-validation-rule
1 Downloads
Laravel validation rule that checks if a string is offensive.
divineomega/laravel-offensive-validation-rule
269 Downloads
Laravel validation rule that checks if a string is offensive.
gl3n/http-query-string-filter-bundle
8186 Downloads
Easy validation, casting and authorization of HTTP query string parameters
opis/utils
498 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
sunnysideup/userforms-block-spam-with-keywords
549 Downloads
Checks for keywords (e.g. [email protected]) and block submissions of the strings are present
rubricate/filter
471 Downloads
A flexible, lightweight, and object-oriented string filtering and sanitization library.
remialvado/titon-utility
17280 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
marjovanlier/stringmanipulation
859 Downloads
High-performance PHP 8.4+ string manipulation library featuring O(n) algorithms with up to 5x speed improvements. Provides Unicode-aware operations including searchWords(), nameFix(), utf8Ansi(), removeAccents(), and isValidDate() with comprehensive testing infrastructure.
juanchosl/validators
347 Downloads
Little methods collection in order to validate variables contents
irap/json-validator
950 Downloads
A package to make it easy to use a validate JSON strings.