2 Star 3 Fork 1

panda/php-cli-color

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 451 Bytes
一键复制 编辑 原始数据 按行查看 历史
panda 提交于 2017-03-17 14:26 . add composer support
{
"name": "wujunze/php-cli-color",
"description": "Simple and easy to use the PHP command-line output of color",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "wujunze",
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"require": {
"php": ">=5.6.0"
},
"autoload": {
"psr-4": {
"Wujunze\\": "src"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wujunze/php-cli-color.git
[email protected]:wujunze/php-cli-color.git
wujunze
php-cli-color
php-cli-color
master

搜索帮助