Browse Source

Merge pull request #561 from rezonanc/suggestion/php_redis_admin

Add phpRedisAdmin
pull/560/merge
Jad Bitar 10 years ago
parent
commit
e05c5af217
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -768,6 +768,7 @@ Libraries to help manage database schemas and migrations.
768 768
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
769 769
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
770 770
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
771
+* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases.
771 772
 
772 773
 ## Infrastructure
773 774
 *Infrastructure for providing PHP applications and services.*

Loading…
Cancel
Save