16 Star 47 Fork 15

peiyu/dataComposer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 314 Bytes
一键复制 编辑 原始数据 按行查看 历史
裴育 提交于 2018-02-11 15:24 . composer_
{
"name": "peiyu/data-composer",
"description": "data composer",
"type": "library",
"license": "MIT",
"authors": [
{
"name":"yu pei",
"email": "65905169@qq.com"
}
],
"require": {
"php": ">=5.4.0"
},
"autoload": {
"psr-4": {
"DataComposer\\": "src/"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/peiyu1979/dataComposer.git
git@gitee.com:peiyu1979/dataComposer.git
peiyu1979
dataComposer
dataComposer
master

搜索帮助