PHPackages                             codiantnew/agora - 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. codiantnew/agora

ActiveLibarary

codiantnew/agora
================

This package is for communicating with agora.

073PHP

Since Jun 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sachindn/agora)[ Packagist](https://packagist.org/packages/codiantnew/agora)[ RSS](/packages/codiantnew-agora/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

- [Installation](#1install-the-package-via-composer)
- [Configure Provider](#2configure-provider)
- [Publishing the vendor](#publishing-the-vendor)

Laravel Agora apis
==================

[](#laravel-agora-apis)

This package is communicate with agora to generate tokens.

1.Install the package via Composer:
-----------------------------------

[](#1install-the-package-via-composer)

```
$ composer require codiantnew/agora
```

2.Configure provider
--------------------

[](#2configure-provider)

If you're on Laravel 5.4 or earlier, you'll need to add and comment line on config/app.php:

```
'providers' => array(
    Codiant\Agora\AgoraServiceProvider::class,
)
```

3.Publishing the vendor
-----------------------

[](#3publishing-the-vendor)

```
php artisan vendor:publish --provider="Codiant\Agora\AgoraServiceProvider"
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

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://www.gravatar.com/avatar/074b299618b43ae6a89f7fb2ef7f5985dff5c9b15c58f8adc404c4e7e1e8fd1f?d=identicon)[mgurjar](/maintainers/mgurjar)

---

Top Contributors

[![sachindn](https://avatars.githubusercontent.com/u/11940513?v=4)](https://github.com/sachindn "sachindn (8 commits)")

### Embed Badge

![Health badge](/badges/codiantnew-agora/health.svg)

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

PHPackages © 2026

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