A web interface for MySQL and MariaDB.
You can get the newest release at https://www.phpmyadmin.net/.
If you prefer to follow the Git repository, the following branch and tag names may be of interest:
STABLE
is the current stable release.master
is the development branch.- Releases are tagged; for example, version 5.0.1 was tagged as
RELEASE_5_0_1
.
Note that phpMyAdmin uses Composer to manage library dependencies; when using Git development versions, you must manually run Composer. Please see the documentation for details.
Please see https://docs.phpmyadmin.net/, or browse the documentation in the doc folder.
For support or security issues, you can visit https://www.phpmyadmin.net/
Translations are welcome. You can translate phpMyAdmin into your language.
If you would like to contribute to the phpMyAdmin's codebase, you can read the code contribution file or browse our website's contributing page.