1 Star 0 Fork 0

x135356 / sample-code

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "lonban/sample-code",
"description": "SampleCode-php",
"keywords": ["vx.微信PHP示例代码"],
"license": "MIT",
"type": "laravel-library",
"authors": [
{
"name": "Lon Ban",
"email": "x135356@sina.com"
}
],
"require": {
"php": "^7.0.0"
},
"autoload": {
"psr-4": {
"Lonban\\SampleCode\\": "\\"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
PHP
1
https://gitee.com/X135356/sample-code.git
git@gitee.com:X135356/sample-code.git
X135356
sample-code
sample-code
master

搜索帮助