From a2880c0f2b8388cf76419dda02f3dbe3075a5ecf Mon Sep 17 00:00:00 2001 From: Remon van de Kamp Date: Fri, 24 Aug 2018 08:47:53 +0200 Subject: [PATCH] Add link to PHP library to docs --- docs/LIBRARIES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/LIBRARIES.md b/docs/LIBRARIES.md index a722ed1..85cdda7 100644 --- a/docs/LIBRARIES.md +++ b/docs/LIBRARIES.md @@ -4,3 +4,4 @@ MailHog libraries If you've created a MailHog client library, open a pull request and add it! * [APIv2 library for NodeJS](https://github.com/blueimp/mailhog-node) +* [APIv1/APIv2 library for PHP](https://github.com/rpkamp/mailhog-client)