From aad85c1263fdb4423e9f8eef82f638ad97f24644 Mon Sep 17 00:00:00 2001 From: Edvinas Aleksejonokas Date: Sat, 30 Jan 2016 13:22:53 +0200 Subject: [PATCH] Add MailHog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f5643a..c3d700a 100644 --- a/README.md +++ b/README.md @@ -822,6 +822,7 @@ Libraries to help manage database schemas and migrations. * [DBV](http://dbv.vizuina.com/) - A database version control application. * [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. +* [MailHog](https://github.com/mailhog/MailHog) - A web and API based SMTP testing tool. * [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. * [phpPgAdmin](https://github.com/phppgadmin/phppgadmin) - A web-based administration tool for PostgreSQL.