Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bubnov-mikhail/clicolor
php Cli coloring output
https://github.com/bubnov-mikhail/clicolor
Last synced: 5 days ago
JSON representation
php Cli coloring output
- Host: GitHub
- URL: https://github.com/bubnov-mikhail/clicolor
- Owner: bubnov-mikhail
- License: mit
- Created: 2014-04-18T08:17:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T13:57:55.000Z (almost 11 years ago)
- Last Synced: 2024-11-13T18:06:57.799Z (2 months ago)
- Language: PHP
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CliColor
# Description
```
php lib for preparing colored messages (in Cli env)
Also provide pretty "load progress" for indicate some long process cycling(|/=\...)
All methods are static
```# Usage examples
```php