Adding composer lock for 4.9.8
[phpmyadmin.git] / README.rst
blobdf1242f3d0de3ada43d7c11427722d180e08a000
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
29 .. image:: https://www.browserstack.com/automate/badge.svg?badge_key=V1ppZHdzTThicjY4Ujk5akxYT2xYUT09LS1PVncrNCtkUW9BZXE1Q2xCQkdTMFZRPT0=--91913a0e155fda6f7c942e9dd2da64b3da571c30
30     :alt: BrowserStack
31     :target: https://www.browserstack.com/automate/public-build/V1ppZHdzTThicjY4Ujk5akxYT2xYUT09LS1PVncrNCtkUW9BZXE1Q2xCQkdTMFZRPT0=--91913a0e155fda6f7c942e9dd2da64b3da571c30
34 Download
35 --------
37 You can get the newest release at https://www.phpmyadmin.net/.
39 If you prefer to follow the git repository, the following branch and tag names may be of interest:
41 * ``STABLE`` is the current stable release.
42 * ``master`` is the development branch.
43 * Releases are tagged, for example version 4.0.1 was tagged as ``RELEASE_4_0_1``.
45 Note that phpMyAdmin uses Composer to manage library dependencies, when using git
46 development versions you must manually run Composer.
47 Please see `the documentation <https://docs.phpmyadmin.net/en/latest/setup.html#installing-from-git>`_ for details.
49 More Information
50 ----------------
52 Please see the documentation in the doc folder or at https://docs.phpmyadmin.net/.
54 For support or to learn how to contribute code or by translating to your language,
55 visit https://www.phpmyadmin.net/