Below is the text of the page https://www.phpmyadmin.net/develop/ stored 2021-02-03 by archive.org.ua. The original page over time could change. View as original html

phpMyAdmin - Developing

Home [/] News Security Support Docs Try Contribute Sponsors Themes Download GitHub phpMyAdmin Bringing MySQL to the web Download 5.0.4 Download 5.1.0-rc1 Try demo Donate Developing phpMyAdmin phpMyAdmin is (as the name says) written in PHP and uses MySQL. Besides this, we also need people skilled in HTML, JavaScript and CSS, as these are all parts that make our user interface. You don't have to be an expert in all these areas - even knowing only one of them, you can still provide substantial help in creating or debugging some features. Source Code Repository phpMyAdmin Git repository is located at https://github.com/phpmyadmin/phpmyadmin.git and you can browse them online using GitHub . 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. To checkout the code you can use one of the following examples: git clone https://github.com/phpmyadmin/phpmyadmin.git Contributing code The easiest way to contribute is to fork our code on github and initiate a pull request once you are done with some feature/bugfix. Please keep your changes as small as possible; do not include unrelated changes like formatting, whitespace and new line characters. Our developers will then merge your code or will guide you through improving the patch. The patch will be of course committed under your name and mail, so that you receive appropriate credits. Generally after merging several good patches you will be offered write access to our repository. Simple tasks to start If you are looking for some simple task where you can start, check out newbie tagged issues in our tracker where you can find issues which might be good starting point for you. Coding Standards Standards should be obeyed in all cases when possible. Generated content should be valid XHTML 1.0 and CSS. PHP code should match PEAR Coding Standards and documented using phpDocumentator . More information about coding is available on our wiki . Documentation and other resources If you don't know much about Git , you can get some basic facts in Wikipedia or reference in the comprehensive book Pro Git . More documentation for developers can be found in the following places: Developers wiki Developer guidelines on wiki phpMyAdmin's internals (autogenerated via phpDox) Several statistics about the repository are available: Open HUB github × Thank you for downloading phpMyAdmin Your download should start soon, if not please click here . Please verify the downloaded file Please take additional steps to verify that the file you have downloaded is not corrupted, you can verify it using the following methods: Verify its PGP signature , see the Verifying phpMyAdmin releases chapter for more information. Check that the file's SHA256 hash matches phpMyAdmin needs your continued support to grow and thrive phpMyAdmin would not exist without the work of many volunteers and contractors. You can support us to make phpMyAdmin even better by donating to our project . Every donation counts! We have also a sponsorship program for corporates who are willing to spent more money and get some benefits such as a logo placement in return. Close Donate to phpMyAdmin Copyright © 2003 - 2021 phpMyAdmin contributors License Donate About