tp6混合easyswoole DLL 多应用模式 修改版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

139 lines
4.1 KiB

[
{
"name": "easyswoole/ddl",
"version": "1.0.4",
"version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/ddl.git",
"reference": "84dbada2c49115b2bacc6a4cc10b166205fae14a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/ddl/zipball/84dbada2c49115b2bacc6a4cc10b166205fae14a",
"reference": "84dbada2c49115b2bacc6a4cc10b166205fae14a",
"shasum": ""
},
"require": {
"easyswoole/spl": "^1.2"
},
"time": "2019-11-08T11:12:30+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"EasySwoole\\DDL\\": "src/",
"EasySwoole\\DDL\\Test\\": "test/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "An efficient swoole framework",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
]
},
{
"name": "easyswoole/spl",
"version": "1.3.3",
"version_normalized": "1.3.3.0",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/spl.git",
"reference": "d0fb72ee0a9febf64a241ebc1cbcaad47d657570"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/spl/zipball/d0fb72ee0a9febf64a241ebc1cbcaad47d657570",
"reference": "d0fb72ee0a9febf64a241ebc1cbcaad47d657570",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0"
},
"time": "2019-12-11T03:16:51+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"EasySwoole\\Spl\\": "src/",
"EasySwoole\\Spl\\Test\\": "test/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "php stander lib",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
]
},
{
"name": "textalk/websocket",
"version": "1.2.0",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/Textalk/websocket-php.git",
"reference": "bfa18bb6bf523680c7803f6b04694fbbf2f67bbf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Textalk/websocket-php/zipball/bfa18bb6bf523680c7803f6b04694fbbf2f67bbf",
"reference": "bfa18bb6bf523680c7803f6b04694fbbf2f67bbf",
"shasum": ""
},
"require-dev": {
"cboden/ratchet": "0.3.*",
"phpunit/phpunit": "4.1.*",
"phpunit/phpunit-selenium": "1.3.3",
"satooshi/php-coveralls": "dev-master"
},
"time": "2015-10-09T07:32:42+00:00",
"type": "library",
"installation-source": "source",
"autoload": {
"psr-4": {
"WebSocket\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fredrik Liljegren",
"email": "fredrik.liljegren@textalk.se"
}
],
"description": "WebSocket client and server"
}
]