Libraries tagged by sanitize string
sspat/es-query-sanitizer
130662 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
webpatser/laravel-sanitize
36323 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
snebes/html-sanitizer
13362 Downloads
Sanitize HTML5 strings
vpg/titon.utility
9111 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
bitandblack/helpers
9609 Downloads
Useful methods for PHP you may like.
okipa/php-data-sanitizer
8852 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
remialvado/titon-utility
17217 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
ofaws/ai-response-sanitizer
12 Downloads
A Laravel package providing simple methods to sanitize text responses received from ChatGPT or other LLM
acid-solutions/input-sanitizer
2577 Downloads
Input sanitizer to convert strings to booleans, numbers etc.
dealnews/filter
1539 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
ap-lib/sanitizer
26 Downloads
A library that sanitize some mixed variable to simple types: int, string, array, bool, null
vgd/sanitize_string
37 Downloads
Sometimes you may want to clean a filename or string from foreign languages characters; with this class you can do both
fernandozueet/php-sanitize
14 Downloads
Sanitize php values
fawno/sanitize
9 Downloads
Simple PHP function for sanitize strings
titon/utility
10867 Downloads
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.