1 Star 0 Fork 0

技安/phpeditdotenv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
技安 提交于 2016-09-19 17:46 . 添加composer文件
{
"name": "agile/phpeditdotenv",
"description": "编辑'.env'文件",
"keywords": ["env", "dotenv", "editdotenv", "environment"],
"license" : "MIT",
"authors" : [
{
"name": "Andy",
"email": "php360@qq.com",
"homepage": "http://www.moqifei.com"
}
],
"require": {
"php": ">=5.4"
},
"autoload": {
"psr-4": {
"Agile\\Phpeditdotenv\\": "src/Phpeditdotenv"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/LyonRust/phpeditdotenv.git
git@gitee.com:LyonRust/phpeditdotenv.git
LyonRust
phpeditdotenv
phpeditdotenv
master

搜索帮助