{"id":20329354,"url":"https://github.com/ddev/ddev-phpmyadmin","last_synced_at":"2025-08-28T22:22:17.856Z","repository":{"id":175427009,"uuid":"653879988","full_name":"ddev/ddev-phpmyadmin","owner":"ddev","description":"phpMyAdmin web-based database browser for DDEV","archived":false,"fork":false,"pushed_at":"2025-04-11T15:28:37.000Z","size":64,"stargazers_count":13,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-11T20:46:03.784Z","etag":null,"topics":["ddev-get"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["ddev"],"custom":["https://www.paypal.com/donate/?hosted_button_id=MCNCSZHC7LHSQ","https://ddev.com/support-ddev/"]}},"created_at":"2023-06-15T00:18:14.000Z","updated_at":"2025-04-10T19:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"7465c224-9af6-497e-b631-589bdb8d73d2","html_url":"https://github.com/ddev/ddev-phpmyadmin","commit_stats":null,"previous_names":["ddev/ddev-phpmyadmin"],"tags_count":15,"template":false,"template_full_name":"ddev/ddev-addon-template","purl":"pkg:github/ddev/ddev-phpmyadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-phpmyadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-phpmyadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-phpmyadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-phpmyadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/ddev-phpmyadmin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-phpmyadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272567244,"owners_count":24956756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddev-get"],"created_at":"2024-11-14T20:10:20.078Z","updated_at":"2025-08-28T22:22:17.850Z","avatar_url":"https://github.com/ddev.png","language":"Shell","funding_links":["https://github.com/sponsors/ddev","https://www.paypal.com/donate/?hosted_button_id=MCNCSZHC7LHSQ","https://ddev.com/support-ddev/"],"categories":[],"sub_categories":[],"readme":"[![add-on registry](https://img.shields.io/badge/DDEV-Add--on_Registry-blue)](https://addons.ddev.com)\n[![tests](https://github.com/ddev/ddev-phpmyadmin/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/ddev/ddev-phpmyadmin/actions/workflows/tests.yml?query=branch%3Amain)\n[![last commit](https://img.shields.io/github/last-commit/ddev/ddev-phpmyadmin)](https://github.com/ddev/ddev-phpmyadmin/commits)\n[![release](https://img.shields.io/github/v/release/ddev/ddev-phpmyadmin)](https://github.com/ddev/ddev-phpmyadmin/releases/latest)\n\n# DDEV phpMyAdmin\n\n## Overview\n\n[phpMyAdmin](https://www.phpmyadmin.net/) is a free and open source administration tool for MySQL and MariaDB.\n\nThis add-on integrates phpMyAdmin into your [DDEV](https://ddev.com/) project.\n\n## Installation\n\n```bash\nddev add-on get ddev/ddev-phpmyadmin\nddev restart\n```\n\nAfter installation, make sure to commit the `.ddev` directory to version control.\n\n## Usage\n\n| Command | Description |\n| ------- | ----------- |\n| `ddev phpmyadmin` | Open phpMyAdmin in your browser (`https://\u003cproject\u003e.ddev.site:8037`) |\n| `ddev describe` | View service status and used ports for phpMyAdmin |\n| `ddev logs -s phpmyadmin` | Check phpMyAdmin logs |\n\n## Advanced Customization\n\nTo change the Docker image:\n\n```sh\nddev dotenv set .ddev/.env.phpmyadmin --phpmyadmin-docker-image=phpmyadmin:5\nddev add-on get ddev/ddev-phpmyadmin\nddev restart\n```\n\nMake sure to commit the `.ddev/.env.phpmyadmin` file to version control.\n\nAll customization options (use with caution):\n\n| Variable | Flag | Default |\n| -------- | ---- | ------- |\n| `PHPMYADMIN_DOCKER_IMAGE` | `--phpmyadmin-docker-image` | `phpmyadmin:5` |\n\n## Credits\n\n**Contributed by [@rfay](https://github.com/rfay)**\n\n**Maintained by the [DDEV team](https://ddev.com/support-ddev/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-phpmyadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Fddev-phpmyadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-phpmyadmin/lists"}