PHPackages                             coolrunner/php-sdk - 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. coolrunner/php-sdk

ActiveLibrary[API Development](/categories/api)

coolrunner/php-sdk
==================

CoolRunner API SDK

2614[1 PRs](https://github.com/CoolRunner-dk/CoolRunner-PHP-SDK/pulls)PHP

Since Jan 29Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/CoolRunner-dk/CoolRunner-PHP-SDK)[ Packagist](https://packagist.org/packages/coolrunner/php-sdk)[ RSS](/packages/coolrunner-php-sdk/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Installation
============

[](#installation)

Composer

```
composer require coolrunner/php-sdk
```

Usage
=====

[](#usage)

Full documentation available in the [Wiki](https://github.com/CoolRunner-dk/coolrunner-php-sdk/wiki)

Hinting
-------

[](#hinting)

Full PhpDoc support should be available for most IDEs

Instanciation
-------------

[](#instanciation)

CoolRunner SDK for API v3 needs to be instantiated before it can be used.

It is a singleton, and requires your registered email and designated token to be usable.

Get you API token here: [Integration](https://coolrunner.dk/customer/integration/)

If the page is unaccessible please contact our support

```
$api = CoolRunnerSDK\API::load('', '');
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance59

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76681251?v=4)[CoolRunner](/maintainers/CoolRunner)[@coolrunner](https://github.com/coolrunner)

---

Top Contributors

[![ExeQue](https://avatars.githubusercontent.com/u/23560353?v=4)](https://github.com/ExeQue "ExeQue (1 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/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

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

PHPackages © 2026

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