Libraries tagged by sanitize string
sspat/es-query-sanitizer
252712 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
itools/smartstring
10377 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 2.5x faster than calling htmlspecialchars() yourself
webpatser/laravel-sanitize
38852 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
vpg/titon.utility
16117 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
bitandblack/helpers
16472 Downloads
Useful methods for PHP you may like.
dealnews/filter
6389 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.
snebes/html-sanitizer
16838 Downloads
Sanitize HTML5 strings
ricventu/laravel-anti-xss
392 Downloads
Laravel wrapper for voku/anti-xss — Facade, service, validation rule, middleware and Blade directive to sanitize XSS in strings.
codeinc/utf8-sanitizer
835 Downloads
Sanitize UTF-8 strings
remialvado/titon-utility
17288 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
okipa/php-data-sanitizer
9511 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
vgd/sanitize_string
38 Downloads
Sometimes you may want to clean a filename or string from foreign languages characters; with this class you can do both
fawno/sanitize
13 Downloads
Simple PHP function for sanitize strings
fernandozueet/php-sanitize
29 Downloads
Sanitize php values
titon/utility
10867 Downloads
The utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.