Libraries tagged by netscape
pear2/console_color
473986 Downloads
Genetaror for ANSI color escape sequences.
1happyplace/phpunit-colors
51591 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
neilime/ansi-escapes-to-html
2806 Downloads
Convert ANSI escapes (terminal formatting/color codes) to HTML
laravelgems/blade-escape
12534 Downloads
Custom blade directives to figth against XSS
vrza/terminal-palette
10292 Downloads
PHP library for using ANSI escape codes in the terminal
sugarcraft/candy-input
4120 Downloads
Terminal escape sequence decoder for keyboard (legacy + Kitty progressive) and mouse (SGR 1006). Provides InputDriver interface and EscapeDecoder implementation. Unblocks sugar-readline migration to real-TTY input.
php-standard-library/ansi
1647 Downloads
Pure functions for constructing ANSI escape sequences - text styling, colors, cursor movement, and screen manipulation
erlandmuchasaj/sanitize
7220 Downloads
A package to sanitize your input.
jtolj/html-attributes
98755 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.
escapework/laravel-asset-versioning
39105 Downloads
Package to help you avoid cache by versioning your assets
simoneast/simple-ansi-colors
47373 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
radishlab/myc-getter
20295 Downloads
A library to get and escape values in WordPress + ACF environments
kaiseki/wp-html-attributes
859 Downloads
Fluent builder for composing, merging and rendering escaped HTML element attributes in WordPress
entermotion/eurl
15113 Downloads
This package aims to deliver a good set of functions to easily escape URLs that will be used on HTML
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.