Browse Source

Add MailCatcher.

pull/63/head
Jamie 12 years ago
parent
commit
5a4a0b291e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -550,6 +550,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
550 550
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
551 551
 * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
552 552
 * [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file.
553
+* [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
553 554
 
554 555
 # Resources
555 556
 Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.

Loading…
Cancel
Save