programandoconcabeza/php-color-cli
最新稳定版本:1.0.0
Composer 安装命令:
composer require programandoconcabeza/php-color-cli
包简介
show text in php console line interface with colors
README 文档
README
You can manage the style of output text in PHP console command line.
Installation
Install php-color-cli with composer intsall
composer require programandoconcabeza/php-color-cli
Usage/Examples
You have more examples of colors inside of options, this is an example:
use ProgramandoConCabeza\PHPColorCli; PHPColorCli::getColoredString( 'text', PHPColorCli::colors()->yellow(), PHPColorCli::background()->backgroundRed(), PHPColorCli::options()->underline() )
Except the Text, the other fields are nullable, so, doesn't matter if you don't put anything in the other arguments
Support
For support, email programandoconcabeza@gmail.com.
统计信息
- 总下载量: 71
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2023-02-17