1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00

Add phpRedisAdmin

This commit is contained in:
Edvinas Aleksejonokas 2016-01-30 13:51:40 +02:00
parent 518b952f53
commit bd0c56a248

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