From 210912cf13a248603096306f5189a7904416b996 Mon Sep 17 00:00:00 2001 From: rgazelot Date: Fri, 25 Jul 2014 16:27:16 +0200 Subject: [PATCH] Add Intercom client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..d217903 100644 --- a/README.md +++ b/README.md @@ -536,6 +536,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Twilio](https://github.com/twilio/twilio-php) - The official Twilio PHP REST API. * [Mailgun](https://github.com/mailgun/mailgun-php) The official Mailgun PHP API. +* [Intercom](https://github.com/Wisembly/intercom-php) A library to interact with the lasted version of Intercom API. ## Extensions *Libraries to help build PHP extensions.*