Libraries tagged by Escape
radishlab/myc-getter
19056 Downloads
A library to get and escape values in WordPress + ACF environments
entermotion/eurl
14355 Downloads
This package aims to deliver a good set of functions to easily escape URLs that will be used on HTML
laravelgems/escape
13108 Downloads
Basic methods to escape untrusted data before inserting into different HTML contexts
tipoff/escape-room
6684 Downloads
Laravel package for escape room models and logic
davidvandertuijn/laravel-json-escape
82 Downloads
Laravel filter JSON response against XSS
lacus/utils
619 Downloads
Reusable utilities library for Lacus Solutions' packages (type description, HTML escaping, random sequences)
fungio/json-builder
14075 Downloads
JSON builder with escaping control for PHP 5.6+
fsi/json-builder
11612 Downloads
JSON builder with escaping control for PHP 5.6+
robinthehood/terminal
998 Downloads
With Terminal you can easily output colored text on the console with php.
php-standard-library/ansi
1220 Downloads
Pure functions for constructing ANSI escape sequences - text styling, colors, cursor movement, and screen manipulation
escapeboy/nra-audit-generator
129 Downloads
NRA Orders Audit XML File Generator
escapeboy/jraty
621 Downloads
Package for item ratings + optional microdata format.
tatocaster/monolog-json-unicode-pretty-formatter
38772 Downloads
The extension of JsonFormatter of Monolog, which pretty prints json and supports unicode. Does not escape slashes.
kynetcode/wpzylos-security
65 Downloads
Security primitives (Nonce, Gate, Sanitizer, Escaper) for WPZylos framework
jeffersongoncalves/laravel-markdown
48 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.