GET /api/v1/ports/php-swoole/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php-swoole",
"portdir": "php/php-swoole",
"version": "5.0.3",
"license": "Apache-2",
"platforms": "any",
"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": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "run",
"ports": [
"php82-swoole"
]
}
],
"depends_on": []
}