Hacker News new | ask | show | jobs
PHP Colored CLI Output Script (Gist) (gist.github.com)
2 points by sallar 4829 days ago
I made a PHP script (using another gist) so everybody can easily output colored strings (with backgrounds, etc) to Console/Terminal (if it supports colors and sounds). Use it in any project.
1 comments

Good job!