Merge pull request #561 from rezonanc/suggestion/php_redis_admin

Add phpRedisAdmin
This commit is contained in:
Jad Bitar 2016-01-30 11:53:48 -05:00
commit e05c5af217

View File

@ -768,6 +768,7 @@ Libraries to help manage database schemas and migrations.
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
* [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.
## Infrastructure
*Infrastructure for providing PHP applications and services.*