codedungeon/php-cli-colors
Add ANSI color codes to PHP CLI output with simple constants. Use Color::GREEN, Color::RESET, etc. to style messages in console apps. Lightweight, zero-config, and easy to drop into any Composer-based project.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Fixed the base colors (it had the incorrect flag) as they were too dull
Color::BLACK
Color::BLUE
Color::BROWN
Color::CYAN
Color::GRAY
Color::GREEN
Color::MAGENTA
Color::PURPLE
Color::RED
Color::WHITE
Color::YELLOW
How can I help you explore Laravel packages today?