From 74384802a84b727c026fd3c35feb7b4fa0ffd88c Mon Sep 17 00:00:00 2001 From: Joubert RedRat Date: Fri, 15 Jul 2016 12:44:39 -0300 Subject: [PATCH] Add phpBeanstalkdAdmin (#675) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a17a807..1fb90ab 100644 --- a/README.md +++ b/README.md @@ -828,6 +828,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. +* [phpBeanstalkdAdmin](https://github.com/mnapoli/phpBeanstalkdAdmin) - Monitoring and administration interface for Beanstalkd. * [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](http://redis.io/) databases. * [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - A web-based administration tool for PostgreSQL. * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.