PHPackages                             atlir/intercomapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. atlir/intercomapi

ActiveLibrary[API Development](/categories/api)

atlir/intercomapi
=================

Intercom Api

0.0.1(11y ago)037PHP

Since Dec 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/atlir/intercomapi)[ Packagist](https://packagist.org/packages/atlir/intercomapi)[ RSS](/packages/atlir-intercomapi/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Require the package in your `composer.json` file

```
"require": {
	...
	"atlir/intercomapi": "@dev"
},

```

In the `$providers` array add the service providers for this package

```
'IntercomApi\IntercomApiServiceProvider',

```

USAGE
-----

[](#usage)

```
$api = \App::make('\IntercomApi\Api', \Intercom\IntercomBasicAuthClient::factory(array(
	'app_id' => 'YOUR_APP_ID',
	'api_key' => 'YOUR_API_KEY'
)));

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4214d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/307fe2d5db07e048f8b54a8833475cd29fff97d3ad7e289b564faa4264b0ecc3?d=identicon)[atlir](/maintainers/atlir)

---

Top Contributors

[![atlir](https://avatars.githubusercontent.com/u/2960067?v=4)](https://github.com/atlir "atlir (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/atlir-intercomapi/health.svg)

```
[![Health](https://phpackages.com/badges/atlir-intercomapi/health.svg)](https://phpackages.com/packages/atlir-intercomapi)
```

###  Alternatives

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
