GET /api/v1/ports/php5-unit-db/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php5-unit-db",
"portdir": "php/php5-unit-db",
"version": "1.0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sebastianbergmann/dbunit/",
"description": "DbUnit for PHP",
"long_description": "Port of DbUnit for integration with PHPUnit",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"php5"
]
}
],
"depends_on": []
}