Libraries tagged by escapers
lacus/utils
794 Downloads
Reusable utilities library for Lacus Solutions' packages (type description, HTML escaping, random sequences)
fsi/json-builder
11896 Downloads
JSON builder with escaping control for PHP 5.6+
escapework/laramedias
1900 Downloads
A Laravel package that integrates Glide for easily manage medias on your project.
tatocaster/monolog-json-unicode-pretty-formatter
38883 Downloads
The extension of JsonFormatter of Monolog, which pretty prints json and supports unicode. Does not escape slashes.
kaiseki/wp-html-attributes
863 Downloads
Fluent builder for composing, merging and rendering escaped HTML element attributes in WordPress
girgias/csv
337 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.
fatindeed/emoji-helper
9940 Downloads
Emoji helper is a tool for you to escape emoji characters.
csvtoolkit/csv-helper
121 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
cg/kint-bundle
125790 Downloads
This bundle lets you use the Kint function in your Twig templates. Kint is a print_r() replacement which produces a structured, collapsible and escaped output
arthens/safe-translations
29632 Downloads
Automatically escape variables when using Symfony Translations
1happyplace/ansi-terminal
15176 Downloads
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
tipoff/escape-room
6693 Downloads
Laravel package for escape room models and logic
k1low/escape
10921 Downloads
Auto escaping plugin for CakePHP
jakubboucek/legacy-escape
1858 Downloads
Right escape data inserted to HTML, CSS, JS and URL. Substrate of Latte/Latte package.
andrewbreksa/mysql-escape-string-polyfill
107 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2/8.0) for a very limited use case