Merge pull request #565 from rezonanc/suggestion/phpmyadmin

Add phpMyAdmin
This commit is contained in:
Jose Diaz-Gonzalez 2016-01-31 16:06:44 -05:00
commit 67f03f791e
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.*