phpMyAdmin

A web interface for MySQL written in PHP

Technologies
mysql, javascript, bootstrap, php, cakephp
Topics
database, web applications, mysql, developer, administrator
A web interface for MySQL written in PHP

phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL with the use of a web browser. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions.

2019 Program

Successful Projects

Contributor
Mohit Kuri
Mentor
Isaac Bennetch
Organization
phpMyAdmin
Refactoring and Improving Designer
When the designer section of phpMyAdmin was initially written, there was no jQuery. But now since it exists and due to the advantages of jQuery over...
Contributor
Nupur Agrawal
Mentor
MaurĂ­cio Meneghini Fauth
Organization
phpMyAdmin
Convert UI to Bootstrap 4
Currently, the frontend of PMA is inconsistent and full of small issues. Its high time we switch from custom-written stylesheets to some more...