PHPackages                             noorisys/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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. noorisys/agora

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

noorisys/agora
==============

Laravel Agora Token Generation using willywes agora sdk

2.0.1(3y ago)0101PHPPHP ^8.0.2

Since Mar 23Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Jknoorisys/agora-package)[ Packagist](https://packagist.org/packages/noorisys/agora)[ RSS](/packages/noorisys-agora/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel Package to Generate Agora Token
=======================================

[](#laravel-package-to-generate-agora-token)

[![Latest Stable Version](https://camo.githubusercontent.com/634ace5af7802da52fe5f7b4a7680a720718d31572c71210068b4ce59b5c5a39/687474703a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f76)](https://packagist.org/packages/phpunit/phpunit) [![Total Downloads](https://camo.githubusercontent.com/76d868b4536fd2d906dabc2c9565b27920bed2fb01b0c3e7047b427ae014cfdc/687474703a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f646f776e6c6f616473)](https://packagist.org/packages/phpunit/phpunit) [![Latest Unstable Version](https://camo.githubusercontent.com/612d8a6de855f36ce70171f9c32ea107801a4d1119ceb6f250fb4686aa8ca28a/687474703a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f762f756e737461626c65)](https://packagist.org/packages/phpunit/phpunit) [![License](https://camo.githubusercontent.com/0b95a0d1ab8dcf3af30f60a668647d6ef3ec4149a3293ec20afb9f73c2dbe401/687474703a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f6c6963656e7365)](https://packagist.org/packages/phpunit/phpunit) [![PHP Version Require](https://camo.githubusercontent.com/1017628143db8cecf58e2d6a94fd615e46ed56f65aa70fc983a675a77c2f2e77/687474703a2f2f706f7365722e707567782e6f72672f706870756e69742f706870756e69742f726571756972652f706870)](https://packagist.org/packages/phpunit/phpunit)

Installation
------------

[](#installation)

Require this package, with [Composer](https://packagist.org/), in the root directory of your project.

```
$ composer require noorisys/agora
```

Add the service provider to `config/app.php` in the `providers` array.

```
Noorisys\Agora\Providers\AgoraServiceProvider::class,
```

Configuration
-------------

[](#configuration)

Laravel Agora requires connection configuration. To get started, you'll need to publish all vendor assets:

```
$ php artisan vendor:publish --provider="Noorisys\Agora\Providers\AgoraServiceProvider"
```

This will create a `config/agora.php` file in your app that you can modify to set your configuration. Also, make sure you check for changes to the original config file in this package between releases.

You are free to change the configuration file as needed, but the default expected values are below:

```
'AGORA_APP_ID' => env('AGORA_APP_ID'),
'AGORA_APP_CERTIFICATE' => env('AGORA_APP_CERTIFICATE'),
```

#### Run APIs on Postman

[](#run-apis-on-postman)

import postman collection via link and run APIs

```
https://api.postman.com/collections/18476697-81f4d51c-8779-4fcb-92f6-45fba7714cda?access_key=PMAT-01GW73S1B84WRF79TGNTWVW8KV

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

1152d ago

Major Versions

1.0.0 → 2.0.02023-03-23

### Community

Maintainers

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

---

Top Contributors

[![Jknoorisys](https://avatars.githubusercontent.com/u/100342410?v=4)](https://github.com/Jknoorisys "Jknoorisys (25 commits)")

### Embed Badge

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

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

###  Alternatives

[josiasmontag/laravel-recaptchav3

Recaptcha V3 for Laravel package

2641.6M2](/packages/josiasmontag-laravel-recaptchav3)[rahul900day/laravel-captcha

Different types of Captcha implementation for Laravel Application.

10715.9k](/packages/rahul900day-laravel-captcha)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5016.9k1](/packages/simplesamlphp-simplesamlphp-module-oidc)[kinde-oss/kinde-auth-php

Kinde PHP SDK for authentication

2369.5k3](/packages/kinde-oss-kinde-auth-php)[descope/descope-php

Descope SDK for PHP

3814.0k](/packages/descope-descope-php)[njoguamos/laravel-turnstile

A laravel wrapper for https://developers.cloudflare.com/turnstile/

2315.9k2](/packages/njoguamos-laravel-turnstile)

PHPackages © 2026

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