Libraries tagged by ansi color
bramus/ansi-php
7431727 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps
jfcherng/php-color-output
3760993 Downloads
Make your PHP command-line application colorful.
alecrabbit/php-console-spinner
18667 Downloads
Extremely flexible spinner for [async] php cli applications
pear/console_color2
1110364 Downloads
This Class allows you to easily use ANSI console colors in your application.
bvanhoekelen/terminal-style
722253 Downloads
Return your terminal message in style! Change the text style, text color and text background color form the terminal interface with ANSI color codes. The terminal style tool support Laravel and Composer.
alecrabbit/php-cli-snake
198564 Downloads
Lightweight cli spinner with zero dependencies
pear2/console_color
437453 Downloads
Genetaror for ANSI color escape sequences.
malenki/ansi
43503 Downloads
Simple class to put some colors into your CLI PHP apps!
alecrabbit/php-console-colour
25618 Downloads
Helps to do colored console output.
twoixter/ansicolors
11472 Downloads
A no-nonsense library to display ANSI colors in CLI PHP scripts.
simoneast/simple-ansi-colors
35902 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.
travail/term-ansicolor
164116 Downloads
travail/term-ansicolor
1happyplace/phpunit-colors
42907 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
phix/consoledisplaylib
32572 Downloads
ConsoleDisplayLib is a simple library for CLI apps to output to the console
sevenecks/ansi
5883 Downloads
This package offers an API to colorize strings of text with various ANSI colors using static methods.