phpmyadmin/README.rst
William Desportes b94e8964b9
Merge branch 'QA_5_1'
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-01-25 00:17:33 +01:00

62 lines
2.1 KiB
ReStructuredText

phpMyAdmin
==========
A web interface for MySQL and MariaDB.
https://www.phpmyadmin.net/
Code status
-----------
.. image:: https://github.com/phpmyadmin/phpmyadmin/workflows/Run%20tests/badge.svg?branch=master
:alt: Testsuite
:target: https://github.com/phpmyadmin/phpmyadmin/actions
.. image:: https://travis-ci.org/phpmyadmin/phpmyadmin.svg?branch=master
:alt: Build status
:target: https://travis-ci.org/phpmyadmin/phpmyadmin
.. image:: https://readthedocs.org/projects/phpmyadmin/badge/?version=latest
:target: https://docs.phpmyadmin.net/en/latest/
:alt: Documentation build status
.. image:: https://hosted.weblate.org/widgets/phpmyadmin/-/master/svg-badge.svg
:alt: Translation status
:target: https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget
.. image:: https://codecov.io/gh/phpmyadmin/phpmyadmin/branch/master/graph/badge.svg
:alt: Coverage percentage
:target: https://codecov.io/gh/phpmyadmin/phpmyadmin
.. image:: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/badges/quality-score.png
:alt: Code quality score
:target: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/
.. image:: https://bestpractices.coreinfrastructure.org/projects/213/badge
:alt: CII Best Practices
:target: https://bestpractices.coreinfrastructure.org/projects/213
Download
--------
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 <https://docs.phpmyadmin.net/en/latest/setup.html#installing-from-git>`_ for details.
More Information
----------------
Please see the documentation in the doc folder or at https://docs.phpmyadmin.net/.
For support or to learn how to contribute code or by translating to your language,
visit https://www.phpmyadmin.net/