Libraries tagged by string validation
interitty/utils
2190 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
bayfrontmedia/php-validator
5886 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
opilo/farsi
3233 Downloads
Farsi Tools for Dates and Numbers and Strings (with Laravel Validation Support)
alihaider/flexible-boolean
81 Downloads
Flexible boolean validation rule supporting true/false strings and values
stahiralijan/request-caster
91 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.
ricventu/laravel-anti-xss
412 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
9182 Downloads
query string validation for laminas-api-tools/api-tools-rest
jord-jd/laravel-offensive-validation-rule
5 Downloads
Laravel validation rule that checks if a string is offensive.
divineomega/laravel-offensive-validation-rule
275 Downloads
Laravel validation rule that checks if a string is offensive.
obsidian/validation
399 Downloads
Validates input against string rulesets.
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
remialvado/titon-utility
17290 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
marjovanlier/stringmanipulation
883 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.
irap/json-validator
968 Downloads
A package to make it easy to use a validate JSON strings.