Optimize PNG images with zopfli
[phpmyadmin.git] / README.rst
blobea48489a25f2a1847459f5e796e02e9cdc0c7026
1 phpMyAdmin
2 ==========
4 A web interface for MySQL and MariaDB.
6 https://www.phpmyadmin.net/
8 Code status
9 -----------
11 .. image:: https://travis-ci.org/phpmyadmin/phpmyadmin.svg?branch=master
12     :alt: Build status
13     :target: https://travis-ci.org/phpmyadmin/phpmyadmin
15 .. image:: https://hosted.weblate.org/widgets/phpmyadmin/-/svg-badge.svg
16     :alt: Translation status
17     :target: https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget
19 .. image:: https://codecov.io/gh/phpmyadmin/phpmyadmin/branch/master/graph/badge.svg
20     :target: https://codecov.io/gh/phpmyadmin/phpmyadmin
22 .. image:: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/badges/quality-score.png?s=93dfde29ffa5771d9c254b7ffb11c4e673315035
23     :target: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/
25 .. image:: https://bestpractices.coreinfrastructure.org/projects/213/badge
26     :alt: CII Best Practices
27     :target: https://bestpractices.coreinfrastructure.org/projects/213
30 Download
31 --------
33 You can get the newest release at https://www.phpmyadmin.net/.
35 If you prefer to follow the git repository, the following branch and tag names may be of interest:
37 * ``STABLE`` is the current stable release.
38 * ``master`` is the development branch.
39 * Releases are tagged, for example version 4.0.1 was tagged as ``RELEASE_4_0_1``.
41 Note that phpMyAdmin uses Composer to manage library dependencies, when using git
42 development versions you must manually run Composer.
43 Please see `the documentation <https://docs.phpmyadmin.net/en/latest/setup.html#installing-from-git>`_ for details.
45 More Information
46 ----------------
48 Please see the documentation in the doc folder or at https://docs.phpmyadmin.net/.
50 For support or to learn how to contribute code or by translating to your language,
51 visit https://www.phpmyadmin.net/