PHPackages                             zoelabz/agora-token-generator - 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. zoelabz/agora-token-generator

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

zoelabz/agora-token-generator
=============================

AgoraTokenGenerator

1.1.0(5y ago)030PHPPHP &gt;=7.1

Since Apr 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zoelabz/agora-token-generator)[ Packagist](https://packagist.org/packages/zoelabz/agora-token-generator)[ RSS](/packages/zoelabz-agora-token-generator/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Agora Token Generator
=====================

[](#agora-token-generator)

- composer
- php &gt;=7.1
- ext-json &gt;=1.0

Install With Composer
=====================

[](#install-with-composer)

-&gt; composer require zoelabz/agora-token-generator

```
require_once 'vendor/autoload.php';

$config = [
    'debug'  => true,
    'id'     => 'your id',
    'secret' => 'your secret',
];

$agora = new \Zoelabz\Agora\Agora($config);

var_dump($agora->project->all()); //
var_dump($agora->usage->get('2021-1-21','2021-1-22',['appid'])); //
var_dump($agora->kicking_rule->all()); //
var_dump($agora->token->buildToken('channel','uid')); // token
```

[zoelabz/agora-token-generator](https://github.com/zoelabz/agora-token-generator)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~0 days

Total

3

Last Release

1845d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49511640?v=4)[Elijah Masanga](/maintainers/zoelabz)[@zoelabz](https://github.com/zoelabz)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zoelabz-agora-token-generator/health.svg)

```
[![Health](https://phpackages.com/badges/zoelabz-agora-token-generator/health.svg)](https://phpackages.com/packages/zoelabz-agora-token-generator)
```

###  Alternatives

[96qbhy/tt-microapp

字节跳动小程序sdk

728.9k](/packages/96qbhy-tt-microapp)[96qbhy/baidu-aip

百度 AI 开放平台 php-sdk

633.9k](/packages/96qbhy-baidu-aip)[uduncloud/udun-wallet-sdk

udun-wallet-sdk

152.9k](/packages/uduncloud-udun-wallet-sdk)[96qbhy/agora

声网php-SDK

121.5k](/packages/96qbhy-agora)

PHPackages © 2026

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