charcoal-dev / ansi
Tiny PHP utility for ANSI escape sequences, providing enums and helpers for styling CLI output
0.1.0
2025-08-30 19:49 UTC
Requires
- php: ^8.3
- ext-sockets: *
README
This library provides a lightweight, dependency-free set of tools for working with ANSI escape sequences in PHP, offering enums for common SGR codes and simple helpers for decorating CLI output. It’s designed to be minimal yet reusable, making it easy to apply colors, styles, and text effects across any command-line application without carrying extra overhead.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: