PHPackages                             bluesignal/truemeeting-api - 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. bluesignal/truemeeting-api

ActiveLibrary[API Development](/categories/api)

bluesignal/truemeeting-api
==========================

The official PHP Client of TrueMeeting

0.4.0(3y ago)08.7k↓50%PHPPHP ^7.4|^8.1CI failing

Since Mar 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bluesignal/truemeeting-api)[ Packagist](https://packagist.org/packages/bluesignal/truemeeting-api)[ Docs](https://truemeeting.io)[ RSS](/packages/bluesignal-truemeeting-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

 [![TrueMeeting header](header.svg)](header.svg)

TrueMeeting PHP API
===================

[](#truemeeting-php-api)

 [TrueMeeting](https://truemeeting.io) makes it easy to create video conference calls. This repository contains the php client api to easily integrate TrueMeeting into your product.

 [![](https://camo.githubusercontent.com/a828e3ce43fc6dad823836cb8535c7cd735943c9fa1a7859807a3a0d118a8d26/68747470733a2f2f7472617669732d63692e6f72672f626c75657369676e616c2f747275656d656574696e672d6170692e706e67)](https://travis-ci.org/bluesignal/truemeeting-api) [![](https://camo.githubusercontent.com/bdc73b281592244cf2373c5ef1666ba3572acd4fe09dc0eb92cd4ff4e9d30637/68747470733a2f2f706f7365722e707567782e6f72672f626c75657369676e616c2f747275656d656574696e672d6170692f762f737461626c65)](https://packagist.org/packages/bluesignal/truemeeting-api)

---

Install with composer
---------------------

[](#install-with-composer)

The php api client of TrueMeeting can be easily installed with the help of [Composer](http://getcomposer.org/doc/00-intro.md).

```
composer require bluesignal/truemeeting-api
```

Getting started
---------------

[](#getting-started)

The use of the api requires you to have an api key. Just contact support to request your own.

### Creating your first conference room

[](#creating-your-first-conference-room)

```
$client = new TrueMeetingClient('token');
$room = $client->createRoom('Demo', 'Welcome to the demo room');
```

Documentation
-------------

[](#documentation)

The full documentation can be found at the link below.

[TrueMeeting Documentation](https://developers.truemeeting.app)

License
-------

[](#license)

The TrueMeeting Api client is released under the MIT license, for more details see the LICENSE file.

TrueMeeting is a product of [BlueSignal](https://bluesignal.nl)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

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 ~406 days

Total

4

Last Release

1393d ago

PHP version history (2 changes)0.1.0aPHP ^7.0

0.4.0PHP ^7.4|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/abd76bead517205bf8b80a13a0dfc67c974723f67d904790b11408dee0a6be31?d=identicon)[marchoh](/maintainers/marchoh)

---

Top Contributors

[![marchoh](https://avatars.githubusercontent.com/u/13813986?v=4)](https://github.com/marchoh "marchoh (10 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bluesignal-truemeeting-api/health.svg)

```
[![Health](https://phpackages.com/badges/bluesignal-truemeeting-api/health.svg)](https://phpackages.com/packages/bluesignal-truemeeting-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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