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 2w 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 47% 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

3129d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10411087?v=4)[liuwz465501235](/maintainers/liuwz465501235)[@liuwz465501235](https://github.com/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

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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