Export schema structure using phpMyAdmin. PhpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. Please follow these steps to export the schema structure using phpMyAdmin: On the left menu, click your database name. On the right pane, choose Export from the top menu. MySQL has phpMyAdmin and PostgreSQL has phpPgAdmin. If you are familiar with phpMyAdmin, then you will have no trouble using the Postgres version. The features and tools are relatively the same.
Many operating systems already include a phpMyAdmin package and will automatically keep it updated, however these versions are sometimes slightly outdated and therefore may be missing the latest features. Additionally, the configuration process varies widely by package and may not adhere to the official phpMyAdmin documentation. That being said, it is usually the quickest and easiest way of keeping an updated installation. Please contact your OS vendor for more information. Some additional information is also available in our documentation. If you just want to try phpMyAdmin in a virtual machine, you might want to check the available software appliances which provide phpMyAdmin.
If you do not find a suitable package or wish to install your own phpMyAdmin, you can download one of the following kits. Please note that each version has requirements for the minimum PHP and MySQL versions.
Since July 2015 all phpMyAdmin releases are cryptographically signed by thereleasing developer. You should verify that the signature matches the archiveyou have downloaded. Verification instructions are placed in ourdocumentation in the Verifying phpMyAdmin releases chapter.
Released 2021-02-24, see release notes for details.
Current version compatible with PHP 7.1 and newer and MySQL 5.5 and newer.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.1.0-all-languages.zip | 14.4 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-all-languages.tar.gz | 13.1 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-all-languages.tar.xz | 7.5 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.tar.gz | 8.5 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.tar.xz | 5.6 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.zip | 10.0 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-source.tar.xz | 17.8 MB | [PGP] [SHA256] |
Released 2020-10-15, see release notes for details.
Older version compatible with PHP 5.5 to 7.4 and MySQL 5.5 and newer. Currently supported for security fixes only.
File | Size | Verification |
---|---|---|
phpMyAdmin-4.9.7-all-languages.zip | 10.7 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-all-languages.tar.gz | 9.7 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-all-languages.tar.xz | 5.9 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.tar.gz | 5.0 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.tar.xz | 3.9 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.zip | 6.2 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-source.tar.xz | 11.6 MB | [PGP] [SHA256] |
phpMyAdmin Git repository is located athttps://github.com/phpmyadmin/phpmyadmin.git
and youcan browse them online using GitHub.Note that phpMyAdmin uses Composer to manage library dependencies, when using gitdevelopment versions you must manually run Composer.Please see the documentation for details.
More information about using Git is available on development page.
Daily snapshot, generated 2021-02-27, from Git commit 10fc02b1ff41b423f71030517d9646f9f908d688.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.2+snapshot-all-languages.zip | 80.6 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-all-languages.tar.gz | 79.1 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-all-languages.tar.xz | 72.4 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.tar.gz | 74.6 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.tar.xz | 70.4 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.zip | 76.3 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.tar.gz | 108.7 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.tar.xz | 82.7 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.zip | 115.0 MB | [SHA256] |
Daily snapshot, generated 2021-02-27, from Git commit ba558649b2230da61b1b3e84a6bcb16d93e6d13d.
Current version compatible with PHP 7.1 and newer and MySQL 5.5 and newer.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.1+snapshot-all-languages.zip | 80.5 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-all-languages.tar.gz | 79.0 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-all-languages.tar.xz | 72.3 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.tar.gz | 74.5 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.tar.xz | 70.3 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.zip | 76.1 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.tar.gz | 107.9 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.tar.xz | 82.4 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.zip | 113.9 MB | [SHA256] |
You can also directly download latest version on following URLs:
File | Size | Verification |
---|---|---|
phpMyAdmin-latest-all-languages.zip | 14.4 MB | [PGP] [SHA256] |
phpMyAdmin-latest-all-languages.tar.gz | 13.1 MB | [PGP] [SHA256] |
phpMyAdmin-latest-all-languages.tar.xz | 7.5 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.tar.gz | 8.5 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.tar.xz | 5.6 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.zip | 10.0 MB | [PGP] [SHA256] |
phpMyAdmin-latest-source.tar.xz | 17.8 MB | [PGP] [SHA256] |
We also publish a variety of formats intended for parsing by scripts to download the latest version. Read more about those on our syndication page.
You can find older releases on separate files page. You can also get them from our Git repository (check developer information for instructions). Older releases are unsupported.
The full process of installing phpMyAdmin is described in our manual. You can also find information there about how to install phpMyAdmin on your Linux distribution.
The phpMyAdmin team maintains an official Docker image for phpMyAdmin. It is fully documented in our manual and you can install it using:
Due to technical limitations, we're currently unable to publish phpMyAdmin directly in Packagist repository, but it is possible to install phpMyAdmin from our own Composer repository. Please check our manual for more information.
Software appliances are becoming a popular way of distributing software. They are distributed as an image, which can be directly used by system (be it ISO image for bootable CD or virtual disks for some type of virtualization).
There are quite many appliances which provide phpMyAdmin as a management tool for MySQL. It usually comes as part of LAMP stack but there might be other offerings as well. Please check your favorite appliance provider, ISV or app store for it. Some of the appliances are listed on Wikipedia.
Generally only last stable branch is supported, but there are LTS branches to support older PHP versions. Current stable branch is supported for bug fixes, LTS branches for security fixes only.
Version | End of regular support | End of extended security support (LTS) | Note |
---|---|---|---|
5.1 | TBD | ||
5.0 | TBD | ||
4.9 | December 31, 2019 | TBD | LTS to support PHP 5.5-7.0 |
4.8 | June 4, 2019 | ||
4.7 | April 7, 2018 | ||
4.6 | April 1, 2017 | ||
4.5 | April 1, 2016 | ||
4.4 | October 1, 2016 | ||
4.3 | October 1, 2015 | ||
4.2 | July 1, 2015 | ||
4.1 | January 1, 2015 | ||
4.0 | December 31, 2013 | April 1, 2017 | LTS to support PHP 5.2-5.4. |
Many operating systems already include a phpMyAdmin package and will automatically keep it updated, however these versions are sometimes slightly outdated and therefore may be missing the latest features. Additionally, the configuration process varies widely by package and may not adhere to the official phpMyAdmin documentation. That being said, it is usually the quickest and easiest way of keeping an updated installation. Please contact your OS vendor for more information. Some additional information is also available in our documentation. If you just want to try phpMyAdmin in a virtual machine, you might want to check the available software appliances which provide phpMyAdmin.
If you do not find a suitable package or wish to install your own phpMyAdmin, you can download one of the following kits. Please note that each version has requirements for the minimum PHP and MySQL versions.
Since July 2015 all phpMyAdmin releases are cryptographically signed by thereleasing developer. You should verify that the signature matches the archiveyou have downloaded. Verification instructions are placed in ourdocumentation in the Verifying phpMyAdmin releases chapter.
Released 2021-02-24, see release notes for details.
Current version compatible with PHP 7.1 and newer and MySQL 5.5 and newer.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.1.0-all-languages.zip | 14.4 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-all-languages.tar.gz | 13.1 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-all-languages.tar.xz | 7.5 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.tar.gz | 8.5 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.tar.xz | 5.6 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-english.zip | 10.0 MB | [PGP] [SHA256] |
phpMyAdmin-5.1.0-source.tar.xz | 17.8 MB | [PGP] [SHA256] |
Released 2020-10-15, see release notes for details.
Older version compatible with PHP 5.5 to 7.4 and MySQL 5.5 and newer. Currently supported for security fixes only.
File | Size | Verification |
---|---|---|
phpMyAdmin-4.9.7-all-languages.zip | 10.7 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-all-languages.tar.gz | 9.7 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-all-languages.tar.xz | 5.9 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.tar.gz | 5.0 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.tar.xz | 3.9 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-english.zip | 6.2 MB | [PGP] [SHA256] |
phpMyAdmin-4.9.7-source.tar.xz | 11.6 MB | [PGP] [SHA256] |
phpMyAdmin Git repository is located athttps://github.com/phpmyadmin/phpmyadmin.git
and youcan browse them online using GitHub.Note that phpMyAdmin uses Composer to manage library dependencies, when using gitdevelopment versions you must manually run Composer.Please see the documentation for details.
More information about using Git is available on development page.
Daily snapshot, generated 2021-02-27, from Git commit 10fc02b1ff41b423f71030517d9646f9f908d688.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.2+snapshot-all-languages.zip | 80.6 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-all-languages.tar.gz | 79.1 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-all-languages.tar.xz | 72.4 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.tar.gz | 74.6 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.tar.xz | 70.4 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-english.zip | 76.3 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.tar.gz | 108.7 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.tar.xz | 82.7 MB | [SHA256] |
phpMyAdmin-5.2+snapshot-source.zip | 115.0 MB | [SHA256] |
Daily snapshot, generated 2021-02-27, from Git commit ba558649b2230da61b1b3e84a6bcb16d93e6d13d.
Current version compatible with PHP 7.1 and newer and MySQL 5.5 and newer.
File | Size | Verification |
---|---|---|
phpMyAdmin-5.1+snapshot-all-languages.zip | 80.5 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-all-languages.tar.gz | 79.0 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-all-languages.tar.xz | 72.3 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.tar.gz | 74.5 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.tar.xz | 70.3 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-english.zip | 76.1 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.tar.gz | 107.9 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.tar.xz | 82.4 MB | [SHA256] |
phpMyAdmin-5.1+snapshot-source.zip | 113.9 MB | [SHA256] |
You can also directly download latest version on following URLs:
File | Size | Verification |
---|---|---|
phpMyAdmin-latest-all-languages.zip | 14.4 MB | [PGP] [SHA256] |
phpMyAdmin-latest-all-languages.tar.gz | 13.1 MB | [PGP] [SHA256] |
phpMyAdmin-latest-all-languages.tar.xz | 7.5 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.tar.gz | 8.5 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.tar.xz | 5.6 MB | [PGP] [SHA256] |
phpMyAdmin-latest-english.zip | 10.0 MB | [PGP] [SHA256] |
phpMyAdmin-latest-source.tar.xz | 17.8 MB | [PGP] [SHA256] |
We also publish a variety of formats intended for parsing by scripts to download the latest version. Read more about those on our syndication page.
You can find older releases on separate files page. You can also get them from our Git repository (check developer information for instructions). Older releases are unsupported.
The full process of installing phpMyAdmin is described in our manual. You can also find information there about how to install phpMyAdmin on your Linux distribution.
The phpMyAdmin team maintains an official Docker image for phpMyAdmin. It is fully documented in our manual and you can install it using:
Due to technical limitations, we're currently unable to publish phpMyAdmin directly in Packagist repository, but it is possible to install phpMyAdmin from our own Composer repository. Please check our manual for more information.
Software appliances are becoming a popular way of distributing software. They are distributed as an image, which can be directly used by system (be it ISO image for bootable CD or virtual disks for some type of virtualization).
There are quite many appliances which provide phpMyAdmin as a management tool for MySQL. It usually comes as part of LAMP stack but there might be other offerings as well. Please check your favorite appliance provider, ISV or app store for it. Some of the appliances are listed on Wikipedia.
Generally only last stable branch is supported, but there are LTS branches to support older PHP versions. Current stable branch is supported for bug fixes, LTS branches for security fixes only.
Version | End of regular support | End of extended security support (LTS) | Note |
---|---|---|---|
5.1 | TBD | ||
5.0 | TBD | ||
4.9 | December 31, 2019 | TBD | LTS to support PHP 5.5-7.0 |
4.8 | June 4, 2019 | ||
4.7 | April 7, 2018 | ||
4.6 | April 1, 2017 | ||
4.5 | April 1, 2016 | ||
4.4 | October 1, 2016 | ||
4.3 | October 1, 2015 | ||
4.2 | July 1, 2015 | ||
4.1 | January 1, 2015 | ||
4.0 | December 31, 2013 | April 1, 2017 | LTS to support PHP 5.2-5.4. |