https://github.com/bubnov-mikhail/clicolor
php Cli coloring output
https://github.com/bubnov-mikhail/clicolor
Last synced: 3 months 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T13:57:55.000Z (about 11 years ago)
- Last Synced: 2025-01-13T05:29:24.976Z (5 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