PHPackages                             mxenabled/atrium-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. mxenabled/atrium-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mxenabled/atrium-php
====================

Atrium MX REST API SDK. PHP client.

1.0.1(8y ago)081MIT LicensePHPPHP &gt;=5.6

Since Dec 29Pushed 8y ago1 watchersCompare

[ Source](https://github.com/shubinmi/atrium-php)[ Packagist](https://packagist.org/packages/mxenabled/atrium-php)[ Docs](https://github.com/mxenabled/atrium-php)[ RSS](/packages/mxenabled-atrium-php/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

Atrium-PHP
==========

[](#atrium-php)

A PHP wrapper for the [MX Atrium API](https://atrium.mx.com). In order to make requests, you will need to [sign up for the MX Atrium API](https://atrium.mx.com/developers/sign_up) and get a `MX-API-KEY` and a `MX-CLIENT-ID`.

### Usage

[](#usage)

Then configure your instance with the following. (The `ENVIRONMENT` will be either `vestibule.mx.com` for the development environment or `atrium.mx.com` for the production environment.)

```
use AtriumMX\AtriumClient;
$atriumClient = new AtriumClient('ENVIRONMENT', 'YOUR_MX_API_KEY', 'YOUR_MX_CLIENT_ID');
```

### Examples

[](#examples)

The `/examples` directory contains various workflows and code snippets. You will first need to modify the line shown below in each example with the environment, YOUR-MX-API-KEY, and YOUR-MX-CLIENT-ID before running.

```
$atriumClient = new AtriumClient('ENVIRONMENT', 'YOUR_MX_API_KEY', 'YOUR_MX_CLIENT_ID');
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Every ~12 days

Total

2

Last Release

3094d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17518691?v=4)[Maxim](/maintainers/shubinmi)[@shubinmi](https://github.com/shubinmi)

---

Tags

apiclientsdkrestMXatrium

### Embed Badge

![Health badge](/badges/mxenabled-atrium-php/health.svg)

```
[![Health](https://phpackages.com/badges/mxenabled-atrium-php/health.svg)](https://phpackages.com/packages/mxenabled-atrium-php)
```

###  Alternatives

[arhitector/yandex

PHP SDK для работы с некоторыми сервисами яндекса (Яндекс.Диск, Yandex.Disk)

13186.8k5](/packages/arhitector-yandex)[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[cristianpontes/zoho-crm-client-php

Provides a clean readable PHP API to the Zoho Rest API

5354.2k](/packages/cristianpontes-zoho-crm-client-php)[repat/plentymarkets-rest-client

REST Client for Plentymarkets

1510.7k](/packages/repat-plentymarkets-rest-client)[cybercog/laravel-youtrack-sdk

Laravel wrapper for PHP YouTrack SDK.

201.0k](/packages/cybercog-laravel-youtrack-sdk)

PHPackages © 2026

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