From 5a4a0b291e2f9fe5b7e5501bc16f41750138d719 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 14:46:46 -0700 Subject: [PATCH] Add MailCatcher. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 483f55b..4e2b235 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [DBV](http://dbv.vizuina.com/) - A database version control application. * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends. * [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file. +* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails. # Resources Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.