From 56ba72e9e6780e1cb0de3c97e7cf6a59dee2a10b Mon Sep 17 00:00:00 2001 From: Edvinas Aleksejonokas Date: Sat, 30 Jan 2016 14:04:27 +0200 Subject: [PATCH] Add phpMyAdmin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdda031..99cd105 100644 --- a/README.md +++ b/README.md @@ -774,6 +774,7 @@ Libraries to help manage database schemas and migrations. * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails. * [Cachet](https://github.com/cachethq/cachet) - The open source status page system. * [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases. +* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB. ## Infrastructure *Infrastructure for providing PHP applications and services.*