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: 3 months ago
JSON representation

php Cli coloring output

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