gayanhewa / intercom-php
Installs: 1 088
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- rmccue/requests: ^1.6
Requires (Dev)
- phpunit/phpunit: 4.8
This package is auto-updated.
Last update: 2024-12-19 22:53: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.