1 Star 1 Fork 0

曹景飞 / VicWord

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
洞悉 提交于 2017-12-27 21:37 . demo
{
"name": "lizhichao/word",
"description": "This is a participle library",
"type": "library",
"license": "Apache 2.0",
"authors": [
{
"name": "tanszhe",
"email": "1018595261@qq.com"
}
],
"require": {
"php" : ">=5.3.0"
},
"minimum-stability" : "stable",
"autoload" : {
"psr-4" : {
"Lizhichao\\Word\\" : "Lib"
}
}
}
PHP
1
https://gitee.com/caojingfei/VicWord.git
git@gitee.com:caojingfei/VicWord.git
caojingfei
VicWord
VicWord
master

搜索帮助