Add phpMyAdmin

This commit is contained in:
Edvinas Aleksejonokas 2016-01-30 14:04:27 +02:00
parent 58a7f1a3a5
commit 56ba72e9e6
1 changed files with 1 additions and 0 deletions

View File

@ -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.*