Libraries tagged by ANSI-escape
simoneast/simple-ansi-colors
46563 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.
ajaxray/ansikit
973 Downloads
Tiny ANSI escape helper for terminal UIs (text styles, foreground & background colors, cursor positions, clearing) with table, progressbar, and more helpers.
1happyplace/phpunit-colors
50288 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
neilime/ansi-escapes-to-html
2705 Downloads
Convert ANSI escapes (terminal formatting/color codes) to HTML
vrza/terminal-palette
9652 Downloads
PHP library for using ANSI escape codes in the terminal
php-standard-library/ansi
1220 Downloads
Pure functions for constructing ANSI escape sequences - text styling, colors, cursor movement, and screen manipulation
abcarroll/simple-ansi-escape
80 Downloads
Intuitively use ANSI escape sequences to add color and formatting to your php-cli scripts
south-pointe/ansi
1681 Downloads
Library for creating ANSI escape codes in PHP
charcoal-dev/ansi
78 Downloads
Tiny PHP utility for ANSI escape sequences, providing enums and helpers for styling CLI output
1happyplace/ansi-terminal
15143 Downloads
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
clessic-php/clessic
10 Downloads
A lightweight framework for parsing command-line arguments and query parameters in PHP and executing commands.
sugarcraft/sugar-spark
0 Downloads
PHP port of charmbracelet/sequin — ANSI escape-sequence inspector. Decodes SGR / CSI / OSC / DCS / APC / SS3 sequences into human-readable labels.
neilime/ansi-to-html-twig-extension
74 Downloads
Twig extension to convert ANSI escapes (terminal formatting/color codes) to HTML
goreply/ansi-to-html
0 Downloads
Convert text with ANSI escape codes to HTML
gobwas/shellstyle
16 Downloads
ShellStyle is a simple php class that allows you to get wrapped Unix/Linux colored output with ANSI escape codes