Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lijinma/php-cli-color
Make php colorful CLI output easy
https://github.com/lijinma/php-cli-color
Last synced: about 1 month ago
JSON representation
Make php colorful CLI output easy
- Host: GitHub
- URL: https://github.com/lijinma/php-cli-color
- Owner: lijinma
- License: mit
- Created: 2014-12-23T06:27:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T07:45:05.000Z (about 10 years ago)
- Last Synced: 2024-11-14T16:26:17.549Z (about 1 month ago)
- Language: PHP
- Size: 141 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
php-cli-color
=============Make php colorful CLI output easy
![image](https://raw.githubusercontent.com/lijinma/MyBox/master/php-cli-color.png)
##Installation
`composer require lijinma/php-cli-color '~1.0'`
##How to use
```php