Registry / auth / intercom-intercom-php

intercom-intercom-php

JSON →
library5.0.2phppackagistunverified

Intercom API client.

composer require intercom/intercom-php
INSTALL
IMPORT
SIG · INTERCOM-INTERCOM-
I
intercom-intercom-php
authphpv5.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IntercomClient
use Intercom\IntercomClient;

Interact with Intercom API

use Intercom\IntercomClient; $client = new IntercomClient('your-access-token'); $users = $client->users->getUsers(['email' => 'user@example.com']);
Debug
Known issues
gotchaRequires PHP 7.1+ and the ext-curl extension.
fix
Ensure PHP version is 7.1+ and curl extension is enabled.
affects: >=5.0.0
Upgrade
Version history
5.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Resources
intercom-intercom-php — pip install intercom-intercom-php · libregistry