GET /api/v1/ports/php82-swoole/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php82-swoole",
"portdir": "php/php-swoole",
"version": "5.0.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/swoole",
"description": "an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP",
"long_description": "php-swoole is an event-driven asynchronous & concurrent & coroutine networking engine with high performance for PHP.",
"active": true,
"categories": [
"devel",
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"hiredis",
"openssl",
"brotli",
"php82",
"nghttp2",
"zlib"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"php-swoole"
]
}
]
}