gayanhewa / intercom-php
v0.5
2016-09-01 06:30 UTC
Requires
- rmccue/requests: ^1.6
Requires (Dev)
- phpunit/phpunit: 4.8
This package is auto-updated.
Last update: 2026-02-20 01:43:21 UTC
README
Intercom 3rd Party Libaray
This is an unofficial api for Intercom (https://developers.intercom.io/).
Why do we need this ?
Intercom has a great SDK for PHP officially supported (https://github.com/intercom/intercom-php). If you are running PHP 5.6+ it should be your first choice. I wrote this Libaray to make sure its compatible with PHP 5.3+ , for systems running older versions of PHP without the ability to upgrade the servers this might be useful.