GET /api/v1/ports/php55-timer/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php55-timer",
"portdir": "php/php-timer",
"version": "1.0.4",
"license": "BSD",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/php-timer",
"description": "utility class for timing in PHP",
"long_description": "utility class for timing in PHP",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php55"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php55-unit"
]
},
{
"type": "run",
"ports": [
"php-timer"
]
}
]
}