PHPackages                             medialab/medialab-sdk-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. medialab/medialab-sdk-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

medialab/medialab-sdk-php
=========================

MediaLab SDK for PHP

v3.1.1(5y ago)1362[2 PRs](https://github.com/medialab-online/medialab-sdk-php/pulls)MITPHPPHP &gt;= 7.1.0

Since Dec 24Pushed 3y ago2 watchersCompare

[ Source](https://github.com/medialab-online/medialab-sdk-php)[ Packagist](https://packagist.org/packages/medialab/medialab-sdk-php)[ Docs](https://www.medialab.co)[ RSS](/packages/medialab-medialab-sdk-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (9)Used By (0)

MediaLab API SDK
================

[](#medialab-api-sdk)

A library to easily implement the [MediaLab API](https://www.medialab.co/). Full documentation of API methods is available [here](https://docs.medialab.co/).

License: [MIT](LICENSE)

Please see the examples directory on how to use these classes.

Requirements
------------

[](#requirements)

- PHP 7.1+
- PHP cURL extension

If you require PHP 5 support, look at version 2.

Authentication
--------------

[](#authentication)

The SDK supports 2 methods to authenticate with the API:

- OAuth2. See [authorize.php](examples/authorize.php) on how you could set up the authorization workflow.
- Private Token: CLI tools or private tools that only need to access a single account. See [private\_token.php](examples/private_token.php) for an example.

Setup
-----

[](#setup)

If you're using [Composer](http://getcomposer.org/) for your project's dependencies, add the following to your "composer.json":

```
"require": {
    "medialab/medialab-sdk-php": "^3.0"
}

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Every ~388 days

Recently: every ~484 days

Total

6

Last Release

1846d ago

Major Versions

v1.0.0 → v2.0.02016-01-01

v2.0.1 → v3.0.02017-11-02

PHP version history (3 changes)v1.0.0PHP &gt;= 5.3.0

v2.0.0PHP &gt;= 5.5.0

v3.0.0PHP &gt;= 7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/38c91ce308dcb4f0e3509cc794f6be68f2500200712708e6418506daec475dd2?d=identicon)[dopeh](/maintainers/dopeh)

---

Top Contributors

[![dopeh](https://avatars.githubusercontent.com/u/1179222?v=4)](https://github.com/dopeh "dopeh (9 commits)")

---

Tags

api-clientmedialab-apimedialab-sdkphpmedialab

### Embed Badge

![Health badge](/badges/medialab-medialab-sdk-php/health.svg)

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

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)

PHPackages © 2026

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