Libraries tagged by escapers
jakubboucek/legacy-escape
1861 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
abcarroll/simple-ansi-escape
80 Downloads
Intuitively use ANSI escape sequences to add color and formatting to your php-cli scripts
robinthehood/terminal
1014 Downloads
With Terminal you can easily output colored text on the console with php.
burntcaramel/glaze
91 Downloads
Easy to use functions for displaying HTML attributes & elements, escaping text, URLs, email addresses.
bayfrontmedia/php-sanitize
1572 Downloads
Simple class used to sanitize, filter and cast data.
skansing/escapology
17 Downloads
Migration router
sanitizers/sanitizers
99 Downloads
BK Sanitizers is a community-developed, free and open source library for sanitizing user data in PHP.
escapework/resize
2579 Downloads
Library pra redimensionamentos de imagens
escapework/laravelhelpers
1501 Downloads
Some Laravel 4 helpers to enjoy even more development
escapeboy/nra-audit-generator
129 Downloads
NRA Orders Audit XML File Generator
south-pointe/ansi
1685 Downloads
Library for creating ANSI escape codes in PHP
iniznet/acf-builder-callback
341 Downloads
Build fields with ACF builder and sanitize-escape callback
elrayes/data-normalizer
71 Downloads
Data Normalizer: recursively normalize data and access it via array, object, and dot-notation (with escaped dots).
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.