1 Star 17 Fork 12

naka507/phpkrpano

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 4.20 KB
一键复制 编辑 原始数据 按行查看 历史
naka507 提交于 2019-01-03 09:42 +08:00 . init
{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6d0e57a9aeb918e47abe88e20eefebd2",
"packages": [
{
"name": "naka1205/phpkoa",
"version": "v1.8",
"source": {
"type": "git",
"url": "https://github.com/naka1205/phpkoa.git",
"reference": "83bca1fdc2b521216c048f7408dd5a3b51a90099"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/naka1205/phpkoa/zipball/83bca1fdc2b521216c048f7408dd5a3b51a90099",
"reference": "83bca1fdc2b521216c048f7408dd5a3b51a90099",
"shasum": ""
},
"require": {
"naka1205/phpkoa_static": "^1.1",
"naka1205/phpsocket": "^1.8",
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Naka507\\Koa\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "naka507",
"email": "171453643@qq.com"
}
],
"description": "php koa",
"time": "2018-12-26T13:27:08+00:00"
},
{
"name": "naka1205/phpkoa_static",
"version": "v1.1",
"source": {
"type": "git",
"url": "https://github.com/naka1205/phpkoa_static.git",
"reference": "e70a562e6e49dff9cd1c1c6d8d54e633e339115b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/naka1205/phpkoa_static/zipball/e70a562e6e49dff9cd1c1c6d8d54e633e339115b",
"reference": "e70a562e6e49dff9cd1c1c6d8d54e633e339115b",
"shasum": ""
},
"require": {
"php": ">=5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"Naka507\\Koa\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "naka507",
"email": "171453643@qq.com"
}
],
"description": "phpkoa static",
"time": "2018-12-25T14:04:30+00:00"
},
{
"name": "naka1205/phpsocket",
"version": "v1.9",
"source": {
"type": "git",
"url": "https://github.com/naka1205/phpsocket.git",
"reference": "05a5490531170c946fede66635feda77f21801a0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/naka1205/phpsocket/zipball/05a5490531170c946fede66635feda77f21801a0",
"reference": "05a5490531170c946fede66635feda77f21801a0",
"shasum": ""
},
"require": {
"php": ">=5.3"
},
"type": "library",
"autoload": {
"psr-4": {
"Naka507\\Socket\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "naka507",
"email": "171453643@qq.com"
}
],
"description": "php socket",
"time": "2018-12-29T03:25:18+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/naka507/phpkrpano.git
git@gitee.com:naka507/phpkrpano.git
naka507
phpkrpano
phpkrpano
master

搜索帮助