气候:PHP终端的最好朋友 源码
从命令行运行PHP? CLImate是您的最佳新芽。 CLImate允许您轻松输出彩色文本,特殊格式等。 安装 推荐的安装此库的方法是通过 。 从项目根目录运行以下命令: $ composer require league/climate 用法 require_once __DIR__ . "/vendor/autoload.php" ; $ climate = new \ League \ CLImate \ CLImate ; $ climate -> red ( 'Whoa now this text is red.' ); $ climate -> blue ( 'Blue? W
文件列表
气候:PHP终端的最好朋友
(预估有个104文件)
composer.json
1KB
Dockerfile
415B
CONTRIBUTING.md
1KB
Style.php
6KB
Parser.php
8KB
Manager.php
6KB
Summary.php
5KB
Argument.php
8KB
Logger.php
5KB
Table.php
7KB
暂无评论