GET /api/v1/ports/phpmyadmin/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "phpmyadmin",
"portdir": "www/phpmyadmin",
"version": "5.2.2",
"license": "GPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.phpmyadmin.net/",
"description": "A tool written in PHP intended to handle the administration of MySQL and MariaDB over the Web.",
"long_description": "phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.",
"active": true,
"categories": [
"databases",
"www",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1825
}
],
"variants": [
"php72",
"php73",
"php74",
"php80",
"php81",
"php82",
"php83"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"php83-mbstring",
"php83-mysql",
"php83-openssl",
"php83-zip",
"php83-mcrypt",
"php83-gd"
]
}
],
"depends_on": []
}