PHPackages                             luwz/easemob - 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. luwz/easemob

ActiveLibrary[API Development](/categories/api)

luwz/easemob
============

laravel easemob

2.0.0(8y ago)015MITPHP

Since Dec 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/liuwz465501235/easemob)[ Packagist](https://packagist.org/packages/luwz/easemob)[ RSS](/packages/luwz-easemob/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

安装教程
----

[](#安装教程)

Run `在项目根目录运行命令: composer require luwz/easemob`

Add `在config/app.php的providers组下添加: Luwz\Easemob\EasemobServiceProvider::class`

Add ` 在config/app.php的aliases组下添加: 'Easemob' => Luwz\Easemob\Facades\Easemob::class`

Run `在项目根目录运行命令: php artisan vendor:publish`

Setting `在config/easemob.php文件配置相关参数`

使用
--

[](#使用)

### 调用说明

[](#调用说明)

```
所有方法就是采用laravel的门面的方法来调用

```

### 调用示例

[](#调用示例)

```
use Luwz\Easemob\Facade\Easemob;

如获取token则直接执行    Easemob::getToken()

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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

Unknown

Total

1

Last Release

3078d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/luwz-easemob/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M478](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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