Translated using Weblate (Slovenian)
[phpmyadmin.git] / README.rst
blob199efaddf9638ab299fbe4b0807980708ee99b2a
1 phpMyAdmin
2 ==========
4 A web interface for MySQL and MariaDB.
6 https://www.phpmyadmin.net/
8 Code status
9 -----------
11 .. image:: https://github.com/phpmyadmin/phpmyadmin/workflows/Run%20tests/badge.svg?branch=QA_5_1
12     :alt: Testsuite
13     :target: https://github.com/phpmyadmin/phpmyadmin/actions
15 .. image:: https://travis-ci.org/phpmyadmin/phpmyadmin.svg?branch=QA_5_1
16     :alt: Build status
17     :target: https://travis-ci.org/phpmyadmin/phpmyadmin
19 .. image:: https://readthedocs.org/projects/phpmyadmin/badge/?version=qa_5_1
20     :target: https://docs.phpmyadmin.net/en/qa_5_1/
21     :alt: Documentation build status
23 .. image:: https://hosted.weblate.org/widgets/phpmyadmin/-/5-1/svg-badge.svg
24     :alt: Translation status
25     :target: https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget
27 .. image:: https://codecov.io/gh/phpmyadmin/phpmyadmin/branch/QA_5_1/graph/badge.svg
28     :alt: Coverage percentage
29     :target: https://codecov.io/gh/phpmyadmin/phpmyadmin
31 .. image:: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/badges/quality-score.png
32     :alt: Code quality score
33     :target: https://scrutinizer-ci.com/g/phpmyadmin/phpmyadmin/
35 .. image:: https://bestpractices.coreinfrastructure.org/projects/213/badge
36     :alt: CII Best Practices
37     :target: https://bestpractices.coreinfrastructure.org/projects/213
40 Download
41 --------
43 You can get the newest release at https://www.phpmyadmin.net/.
45 If you prefer to follow the git repository, the following branch and tag names may be of interest:
47 * ``STABLE`` is the current stable release.
48 * ``master`` is the development branch.
49 * Releases are tagged, for example version 5.0.1 was tagged as ``RELEASE_5_0_1``.
51 Note that phpMyAdmin uses Composer to manage library dependencies, when using git
52 development versions you must manually run Composer.
53 Please see `the documentation <https://docs.phpmyadmin.net/en/latest/setup.html#installing-from-git>`_ for details.
55 More Information
56 ----------------
58 Please see the documentation in the doc folder or at https://docs.phpmyadmin.net/.
60 For support or to learn how to contribute code or by translating to your language,
61 visit https://www.phpmyadmin.net/