GET /api/v1/ports/php81-sockets/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php81-sockets",
"portdir": "lang/php",
"version": "8.1.30",
"license": "PHP-3.01",
"platforms": "darwin freebsd",
"epoch": 2,
"replaced_by": null,
"homepage": "https://www.php.net/sockets",
"description": "a PHP interface to BSD socket communication functions",
"long_description": "a PHP interface to BSD socket communication functions",
"active": true,
"categories": [
"net",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1824
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"php81"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php81-event"
]
}
]
}