2 Star 0 Fork 0

kephp/kephp-utils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 592 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "kephp/kephp-utils",
"description": "php development tool kit, can be used independently, without any framework, library, env. just enjoy coding.",
"type": "utils",
"license": "MIT",
"authors": [
{
"name": "Jiankai Zeng",
"homepage": "http://git.oschina.net/janpoem"
},
{
"name": "Wanling Zhang",
"homepage": "http://git.oschina.net/easyzhang"
}
],
"require": {},
"require-dev": {
"phpunit/phpunit": "^6.5",
"kephp/kephp-test-utils": "^0.0.3"
},
"autoload": {
"psr-4": {
"Ke\\Utils\\": "src"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/kephp/kephp-utils.git
[email protected]:kephp/kephp-utils.git
kephp
kephp-utils
kephp-utils
master

搜索帮助