代码拉取完成,页面将自动刷新
{
"_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": "cd2b8465cb0daa849e525a2b1b1939ea",
"packages": [
{
"name": "doctrine/lexer",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan": "^0.11.8",
"phpunit/phpunit": "^8.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
"keywords": [
"annotations",
"docblock",
"lexer",
"parser",
"php"
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
"source": "https://github.com/doctrine/lexer/tree/1.2.1"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
"type": "tidelift"
}
],
"time": "2020-05-25T17:44:05+00:00"
},
{
"name": "dragonmantank/cron-expression",
"version": "v2.3.1",
"source": {
"type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
"reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^7.0|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
}
},
"autoload": {
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Chris Tankersley",
"email": "chris@ctankersley.com",
"homepage": "https://github.com/dragonmantank"
}
],
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
"keywords": [
"cron",
"schedule"
],
"support": {
"issues": "https://github.com/dragonmantank/cron-expression/issues",
"source": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1"
},
"funding": [
{
"url": "https://github.com/dragonmantank",
"type": "github"
}
],
"time": "2020-10-13T00:52:37+00:00"
},
{
"name": "easyswoole/annotation",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/annotation.git",
"reference": "de43d3ed7e7b8f54183d12134b5cbd96ce07d1e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/annotation/zipball/de43d3ed7e7b8f54183d12134b5cbd96ce07d1e3",
"reference": "de43d3ed7e7b8f54183d12134b5cbd96ce07d1e3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/doctrine-annotations": "^1.0",
"easyswoole/spl": "^1.1",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Annotation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "easyswoole component",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/annotation/issues",
"source": "https://github.com/easy-swoole/annotation/tree/2.x"
},
"time": "2020-08-28T03:22:36+00:00"
},
{
"name": "easyswoole/bridge",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/bridge.git",
"reference": "c85745af0e5268e2e355a040b00d3bd6652bb25c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/bridge/zipball/c85745af0e5268e2e355a040b00d3bd6652bb25c",
"reference": "c85745af0e5268e2e355a040b00d3bd6652bb25c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.1",
"easyswoole/socket": "^1.1",
"easyswoole/spl": "^1.0",
"ext-swoole": ">=4.4",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Bridge\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/bridge/issues",
"source": "https://github.com/easy-swoole/bridge/tree/master"
},
"time": "2020-05-23T09:13:48+00:00"
},
{
"name": "easyswoole/command",
"version": "1.1.7",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/command.git",
"reference": "a82e6a90f275218854b90e29fba0a0aa27217aa3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/command/zipball/a82e6a90f275218854b90e29fba0a0aa27217aa3",
"reference": "a82e6a90f275218854b90e29fba0a0aa27217aa3",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Command\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/command/issues",
"source": "https://github.com/easy-swoole/command/tree/master"
},
"time": "2020-09-08T02:09:47+00:00"
},
{
"name": "easyswoole/component",
"version": "2.2.12",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/component.git",
"reference": "9b8ff09b6d35c49423e7985347b59ff2bb447416"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/component/zipball/9b8ff09b6d35c49423e7985347b59ff2bb447416",
"reference": "9b8ff09b6d35c49423e7985347b59ff2bb447416",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.1",
"easyswoole/utility": "^1.0",
"ext-swoole": "^4.4.2",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Component\\": "src/",
"EasySwoole\\Component\\Tests\\": "Tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "easyswoole component",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/component/issues",
"source": "https://github.com/easy-swoole/component/tree/2.2.12"
},
"time": "2021-03-13T02:43:50+00:00"
},
{
"name": "easyswoole/config",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/config.git",
"reference": "16c60dc31da7c6558c02f394d149ace2ad47453d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/config/zipball/16c60dc31da7c6558c02f394d149ace2ad47453d",
"reference": "16c60dc31da7c6558c02f394d149ace2ad47453d",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.1",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Config\\": "src/",
"EasySwoole\\Config\\Test\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "easyswoole component",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/config/issues",
"source": "https://github.com/easy-swoole/config/tree/1.0.7"
},
"time": "2020-07-13T07:57:08+00:00"
},
{
"name": "easyswoole/ddl",
"version": "1.0.10",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/ddl.git",
"reference": "8971c34115ea62d4565efbc6910ea743e8bc8013"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/ddl/zipball/8971c34115ea62d4565efbc6910ea743e8bc8013",
"reference": "8971c34115ea62d4565efbc6910ea743e8bc8013",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.2"
},
"type": "library",
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/ddl/issues",
"source": "https://github.com/easy-swoole/ddl/tree/1.0.10"
},
"time": "2021-04-19T06:08:32+00:00"
},
{
"name": "easyswoole/doctrine-annotations",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/doctrine-annotations.git",
"reference": "14cd9bcd6a902767ce7e49eb34912cda9aae8c02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/doctrine-annotations/zipball/14cd9bcd6a902767ce7e49eb34912cda9aae8c02",
"reference": "14cd9bcd6a902767ce7e49eb34912cda9aae8c02",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"doctrine/lexer": "^1.2",
"ext-tokenizer": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\DoctrineAnnotation\\": "src/",
"EasySwoole\\DoctrineAnnotation\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "An efficient swoole framework",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/doctrine-annotations/issues",
"source": "https://github.com/easy-swoole/doctrine-annotations/tree/1.0.1"
},
"time": "2020-08-28T03:10:15+00:00"
},
{
"name": "easyswoole/easyswoole",
"version": "3.4.4",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/easyswoole.git",
"reference": "2ae89a28f8f787192558512f4a7583c1306d3657"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/easyswoole/zipball/2ae89a28f8f787192558512f4a7583c1306d3657",
"reference": "2ae89a28f8f787192558512f4a7583c1306d3657",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"dragonmantank/cron-expression": "^2.2",
"easyswoole/bridge": "^1.0",
"easyswoole/command": "^1.1",
"easyswoole/component": "^2.0",
"easyswoole/config": "^1.0",
"easyswoole/http-annotation": "^2.0",
"easyswoole/socket": "^1.1",
"easyswoole/spl": "^1.0",
"easyswoole/task": "^1.1",
"easyswoole/trigger": "^1.0",
"easyswoole/utility": "^1.0",
"ext-json": "*",
"ext-swoole": ">=4.4.4",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"bin": [
"bin/easyswoole"
],
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\EasySwoole\\": "src/",
"App\\": "App/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/easyswoole/issues",
"source": "https://github.com/easy-swoole/easyswoole/tree/3.4.4"
},
"time": "2021-03-08T03:14:46+00:00"
},
{
"name": "easyswoole/hot-reload",
"version": "0.1.2",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/hot-reload.git",
"reference": "c13a1222cec4e3c1df4c01ac51968cefe63dfc01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/hot-reload/zipball/c13a1222cec4e3c1df4c01ac51968cefe63dfc01",
"reference": "c13a1222cec4e3c1df4c01ac51968cefe63dfc01",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/spl": "^1.3",
"easyswoole/utility": "^1.1"
},
"require-dev": {
"swoole/ide-helper": "^4.4"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\HotReload\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "eValor",
"email": "mipone@foxmail.com"
}
],
"description": "auto hot reload manager",
"support": {
"issues": "https://github.com/easy-swoole/hot-reload/issues",
"source": "https://github.com/easy-swoole/hot-reload/tree/master"
},
"time": "2019-11-04T17:49:44+00:00"
},
{
"name": "easyswoole/http",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/http.git",
"reference": "746b739b80dcb2ddcb62ed394c6abb8c3662dc3f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/http/zipball/746b739b80dcb2ddcb62ed394c6abb8c3662dc3f",
"reference": "746b739b80dcb2ddcb62ed394c6abb8c3662dc3f",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.1",
"easyswoole/session": "^3.0",
"easyswoole/spl": "^1.0",
"easyswoole/utility": "^1.1",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-swoole": ">=4.0",
"nikic/fast-route": "^1.3",
"php": ">=7.1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Http\\": "src/",
"EasySwoole\\Http\\Tests\\": "tests/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/http/issues",
"source": "https://github.com/easy-swoole/http/tree/2.0.3"
},
"time": "2021-06-26T13:24:29+00:00"
},
{
"name": "easyswoole/http-annotation",
"version": "2.1.0",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/http-annotation.git",
"reference": "d4235817adb44e5c7e0a876e6cbdeb075dfe1afb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/http-annotation/zipball/d4235817adb44e5c7e0a876e6cbdeb075dfe1afb",
"reference": "d4235817adb44e5c7e0a876e6cbdeb075dfe1afb",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/annotation": "^2.0",
"easyswoole/command": "^1.1",
"easyswoole/component": "^2.2",
"easyswoole/http": "^2.0",
"easyswoole/parsedown": "^1.0",
"easyswoole/validate": "^2.0",
"ext-json": "*",
"ext-libxml": "*",
"ext-simplexml": "*",
"ext-swoole": ">=4.4.7",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"bin": [
"bin/annotation-doc"
],
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\HttpAnnotation\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/http-annotation/issues",
"source": "https://github.com/easy-swoole/http-annotation/tree/2.1.0"
},
"time": "2021-03-26T02:40:47+00:00"
},
{
"name": "easyswoole/jwt",
"version": "1.1.4",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/jwt.git",
"reference": "96865bea5861628231bd2a0d1966926dbd9ac42c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/jwt/zipball/96865bea5861628231bd2a0d1966926dbd9ac42c",
"reference": "96865bea5861628231bd2a0d1966926dbd9ac42c",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/spl": "^1.2",
"easyswoole/utility": "^1.1",
"ext-json": "*",
"ext-openssl": ">=1.0.0",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Jwt\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/jwt/issues",
"source": "https://github.com/easy-swoole/jwt/tree/1.1.4"
},
"time": "2021-02-23T08:51:15+00:00"
},
{
"name": "easyswoole/log",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/log.git",
"reference": "b19fe14d8f5153f2c2e174400e21d644618eb49b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/log/zipball/b19fe14d8f5153f2c2e174400e21d644618eb49b",
"reference": "b19fe14d8f5153f2c2e174400e21d644618eb49b",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Log\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/log/issues",
"source": "https://github.com/easy-swoole/log/tree/1.1.1"
},
"time": "2021-02-02T07:08:50+00:00"
},
{
"name": "easyswoole/mysqli",
"version": "2.2.8",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/mysqli.git",
"reference": "5c31dd1f7bb0e794b22df7ea117838d0ae46b1ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/mysqli/zipball/5c31dd1f7bb0e794b22df7ea117838d0ae46b1ba",
"reference": "5c31dd1f7bb0e794b22df7ea117838d0ae46b1ba",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.2"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Mysqli\\": "src/",
"EasySwoole\\Mysqli\\Tests\\": "tests/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/mysqli/issues",
"source": "https://github.com/easy-swoole/mysqli/tree/2.2.8"
},
"time": "2021-01-27T02:05:36+00:00"
},
{
"name": "easyswoole/orm",
"version": "1.4.33",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/orm.git",
"reference": "092649e54906a011e6bc0e356664aa0056838e36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/orm/zipball/092649e54906a011e6bc0e356664aa0056838e36",
"reference": "092649e54906a011e6bc0e356664aa0056838e36",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/ddl": "^1.0",
"easyswoole/mysqli": "^2.0",
"easyswoole/pool": "^1.0",
"ext-json": "*",
"ext-swoole": ">=4.4.7",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\ORM\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/orm/issues",
"source": "https://github.com/easy-swoole/orm/tree/1.4.33"
},
"time": "2021-02-26T07:14:45+00:00"
},
{
"name": "easyswoole/parsedown",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/parsedown.git",
"reference": "ec25cae8a6196016b643315b9c0dbda01716c4f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/parsedown/zipball/ec25cae8a6196016b643315b9c0dbda01716c4f7",
"reference": "ec25cae8a6196016b643315b9c0dbda01716c4f7",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\ParserDown\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"support": {
"issues": "https://github.com/easy-swoole/parsedown/issues",
"source": "https://github.com/easy-swoole/parsedown/tree/master"
},
"time": "2020-02-28T03:04:13+00:00"
},
{
"name": "easyswoole/pool",
"version": "1.0.13",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/pool.git",
"reference": "b65b7fa63e69ef8adcc60fa0736b06fa76f376b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/pool/zipball/b65b7fa63e69ef8adcc60fa0736b06fa76f376b2",
"reference": "b65b7fa63e69ef8adcc60fa0736b06fa76f376b2",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.2.1",
"easyswoole/spl": "^1.3",
"easyswoole/utility": "^1.1",
"ext-json": "*",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Pool\\": "src/",
"EasySwoole\\Pool\\Tests\\": "tests/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/pool/issues",
"source": "https://github.com/easy-swoole/pool/tree/1.0.13"
},
"time": "2021-01-12T06:38:03+00:00"
},
{
"name": "easyswoole/queue",
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/queue.git",
"reference": "718227ab1c5bbfe4e23c7ae2bae2ac1ed8431e15"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/queue/zipball/718227ab1c5bbfe4e23c7ae2bae2ac1ed8431e15",
"reference": "718227ab1c5bbfe4e23c7ae2bae2ac1ed8431e15",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/redis-pool": "^2.2",
"ext-swoole": ">=4.4.0"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Queue\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "A simple Queue implementation integrated into easySwoole",
"keywords": [
"beanstalkd",
"easyswoole",
"queue",
"redis"
],
"support": {
"issues": "https://github.com/easy-swoole/queue/issues",
"source": "https://github.com/easy-swoole/queue/tree/3.0.2"
},
"time": "2021-04-25T04:28:49+00:00"
},
{
"name": "easyswoole/redis",
"version": "1.3.10",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/redis.git",
"reference": "d970f5672353b6dc203950779d464d6dcfa54de8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/redis/zipball/d970f5672353b6dc203950779d464d6dcfa54de8",
"reference": "d970f5672353b6dc203950779d464d6dcfa54de8",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.2",
"ext-swoole": "^4.4.0",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": ">=1.0.0",
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Redis\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "easyswoole component",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/redis/issues",
"source": "https://github.com/easy-swoole/redis/tree/1.3.10"
},
"time": "2021-05-07T02:18:36+00:00"
},
{
"name": "easyswoole/redis-pool",
"version": "2.2.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/redis-pool.git",
"reference": "223f3bafe2d7013d1f38b6d5a84509a0b74fc4b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/redis-pool/zipball/223f3bafe2d7013d1f38b6d5a84509a0b74fc4b0",
"reference": "223f3bafe2d7013d1f38b6d5a84509a0b74fc4b0",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/pool": "^1.0",
"easyswoole/redis": "^1.0",
"easyswoole/spl": "^1.1"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\RedisPool\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/redis-pool/issues",
"source": "https://github.com/easy-swoole/redis-pool/tree/2.2.1"
},
"time": "2020-12-29T05:48:33+00:00"
},
{
"name": "easyswoole/rpc",
"version": "5.0.4",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/rpc.git",
"reference": "3ad8ae6ae44fb72b84fbcc2a6e4a949cbe4e08e6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/rpc/zipball/3ad8ae6ae44fb72b84fbcc2a6e4a949cbe4e08e6",
"reference": "3ad8ae6ae44fb72b84fbcc2a6e4a949cbe4e08e6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/spl": "^1.0",
"easyswoole/utility": "^1.0",
"ext-json": ">=1.0",
"ext-openssl": ">=7.1",
"ext-sockets": "*",
"ext-swoole": ">=4.4.5",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.1"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Rpc\\": "src/",
"EasySwoole\\Rpc\\Tests\\": "tests/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/rpc/issues",
"source": "https://github.com/easy-swoole/rpc/tree/5.0.4"
},
"time": "2021-05-30T15:01:44+00:00"
},
{
"name": "easyswoole/session",
"version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/session.git",
"reference": "77dfb0021823db4c3fa5c304053026d211e68339"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/session/zipball/77dfb0021823db4c3fa5c304053026d211e68339",
"reference": "77dfb0021823db4c3fa5c304053026d211e68339",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.1",
"easyswoole/spl": "^1.3",
"easyswoole/utility": "^1.1",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.2"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Session\\": "src/",
"EasySwoole\\Session\\Test\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "YF",
"email": "291323003@qq.com"
}
],
"description": "easyswoole component",
"homepage": "https://www.easyswoole.com/",
"keywords": [
"async",
"easyswoole",
"framework",
"swoole"
],
"support": {
"issues": "https://github.com/easy-swoole/session/issues",
"source": "https://github.com/easy-swoole/session/tree/3.0.1"
},
"time": "2021-01-09T03:36:48+00:00"
},
{
"name": "easyswoole/socket",
"version": "1.1.14",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/socket.git",
"reference": "e5765ad8b6112d786a6d6c6c8f47a7429effbcea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/socket/zipball/e5765ad8b6112d786a6d6c6c8f47a7429effbcea",
"reference": "e5765ad8b6112d786a6d6c6c8f47a7429effbcea",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.0",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Socket\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/socket/issues",
"source": "https://github.com/easy-swoole/socket/tree/1.1.14"
},
"time": "2021-01-28T08:05:52+00:00"
},
{
"name": "easyswoole/spl",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/spl.git",
"reference": "5549de955cee82a9c7edd8ea34d4df4d14b51b38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/spl/zipball/5549de955cee82a9c7edd8ea34d4df4d14b51b38",
"reference": "5549de955cee82a9c7edd8ea34d4df4d14b51b38",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/spl/issues",
"source": "https://github.com/easy-swoole/spl/tree/1.4.0"
},
"time": "2021-03-17T07:40:09+00:00"
},
{
"name": "easyswoole/swoole-ide-helper",
"version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/ide-helper.git",
"reference": "d23445978f55de24fec17848321dada1735083cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/ide-helper/zipball/d23445978f55de24fec17848321dada1735083cd",
"reference": "d23445978f55de24fec17848321dada1735083cd",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require-dev": {
"guzzlehttp/guzzle": "~6.5.0",
"laminas/laminas-code": "~3.4.0",
"squizlabs/php_codesniffer": "~3.5.0",
"symfony/filesystem": "~4.0"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "Team Swoole",
"email": "team@swoole.com"
}
],
"description": "IDE help files for Swoole.",
"support": {
"source": "https://github.com/easy-swoole/ide-helper/tree/1.3.3"
},
"time": "2021-06-17T12:24:48+00:00"
},
{
"name": "easyswoole/task",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/task.git",
"reference": "e1f7a1d03e22438c9a4bdc6e5fa8f849c346dc07"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/task/zipball/e1f7a1d03e22438c9a4bdc6e5fa8f849c346dc07",
"reference": "e1f7a1d03e22438c9a4bdc6e5fa8f849c346dc07",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/component": "^2.0",
"easyswoole/spl": "^1.2",
"ext-swoole": ">=4.4.5",
"opis/closure": "^3.5"
},
"require-dev": {
"easyswoole/swoole-ide-helper": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Task\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"description": "A simple Queue implementation integrated into easySwoole",
"keywords": [
"easyswoole"
],
"support": {
"issues": "https://github.com/easy-swoole/task/issues",
"source": "https://github.com/easy-swoole/task/tree/1.1.2"
},
"time": "2020-12-01T13:43:22+00:00"
},
{
"name": "easyswoole/trigger",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/trigger.git",
"reference": "f449f974d6645342134f455ce4a6885c8ad3a92e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/trigger/zipball/f449f974d6645342134f455ce4a6885c8ad3a92e",
"reference": "f449f974d6645342134f455ce4a6885c8ad3a92e",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/log": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Trigger\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/trigger/issues",
"source": "https://github.com/easy-swoole/trigger/tree/master"
},
"time": "2019-05-29T15:33:12+00:00"
},
{
"name": "easyswoole/utility",
"version": "1.2.3",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/utility.git",
"reference": "ae7b39df7e72909b7c7cbba3c9e6da3866c977e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/utility/zipball/ae7b39df7e72909b7c7cbba3c9e6da3866c977e4",
"reference": "ae7b39df7e72909b7c7cbba3c9e6da3866c977e4",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*",
"ext-openssl": "*",
"php": ">=7.1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0",
"easyswoole/swoole-ide-helper": "^1.3"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Utility\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"Apache-2.0"
],
"authors": [
{
"name": "evalor",
"email": "mipone@foxmail.com"
}
],
"description": "easyswoole extension tool library",
"support": {
"issues": "https://github.com/easy-swoole/utility/issues",
"source": "https://github.com/easy-swoole/utility/tree/1.2.3"
},
"time": "2021-03-17T10:22:34+00:00"
},
{
"name": "easyswoole/validate",
"version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/easy-swoole/validate.git",
"reference": "3657c82dc7bf35048e906b31d241080f1987da9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/easy-swoole/validate/zipball/3657c82dc7bf35048e906b31d241080f1987da9e",
"reference": "3657c82dc7bf35048e906b31d241080f1987da9e",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"easyswoole/spl": "^1.0",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=7.1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"easyswoole/phpunit": "^1.0"
},
"type": "library",
"autoload": {
"psr-4": {
"EasySwoole\\Validate\\": "src/"
}
},
"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"
],
"support": {
"issues": "https://github.com/easy-swoole/validate/issues",
"source": "https://github.com/easy-swoole/validate/tree/2.0.1"
},
"time": "2021-06-11T02:52:01+00:00"
},
{
"name": "nikic/fast-route",
"version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/FastRoute.git",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
"reference": "181d480e08d9476e61381e04a71b34dc0432e812",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35|~5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"FastRoute\\": "src/"
},
"files": [
"src/functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Nikita Popov",
"email": "nikic@php.net"
}
],
"description": "Fast request router for PHP",
"keywords": [
"router",
"routing"
],
"support": {
"issues": "https://github.com/nikic/FastRoute/issues",
"source": "https://github.com/nikic/FastRoute/tree/master"
},
"time": "2018-02-13T20:26:39+00:00"
},
{
"name": "opis/closure",
"version": "3.6.2",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
"reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
"reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": "^5.4 || ^7.0 || ^8.0"
},
"require-dev": {
"jeremeamia/superclosure": "^2.0",
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Opis\\Closure\\": "src/"
},
"files": [
"functions.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marius Sarca",
"email": "marius.sarca@gmail.com"
},
{
"name": "Sorin Sarca",
"email": "sarca_sorin@hotmail.com"
}
],
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
"homepage": "https://opis.io/closure",
"keywords": [
"anonymous functions",
"closure",
"function",
"serializable",
"serialization",
"serialize"
],
"support": {
"issues": "https://github.com/opis/closure/issues",
"source": "https://github.com/opis/closure/tree/3.6.2"
},
"time": "2021-04-09T13:42:10+00:00"
},
{
"name": "psr/http-message",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "2.0.0"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。