Libraries tagged by escapes
fatindeed/emoji-helper
7938 Downloads
Emoji helper is a tool for you to escape emoji characters.
1happyplace/ansi-terminal
14967 Downloads
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
ajf/escapes
29 Downloads
Bareword escapes!
schlessera/markdown-escape
15 Downloads
A PHP library for escaping content to be safely embedded in Markdown without breaking rendering
andrewbreksa/mysql-escape-string-polyfill
77 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
abcarroll/simple-ansi-escape
80 Downloads
Intuitively use ANSI escape sequences to add color and formatting to your php-cli scripts
fungio/json-builder
13646 Downloads
JSON builder with escaping control for PHP 5.6+
burntcaramel/glaze
89 Downloads
Easy to use functions for displaying HTML attributes & elements, escaping text, URLs, email addresses.
bayfrontmedia/php-sanitize
1511 Downloads
Simple class used to sanitize, filter and cast data.
sanitizers/sanitizers
99 Downloads
BK Sanitizers is a community-developed, free and open source library for sanitizing user data in PHP.
robinthehood/terminal
883 Downloads
With Terminal you can easily output colored text on the console with php.
skansing/escapology
17 Downloads
Migration router
webino/zend-escaper
8422 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
iniznet/acf-builder-callback
317 Downloads
Build fields with ACF builder and sanitize-escape callback
girgias/csv
23 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.