PHPackages                             erdinhrmwn/rocket-chat - 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. erdinhrmwn/rocket-chat

ActiveLibrary[API Development](/categories/api)

erdinhrmwn/rocket-chat
======================

Rocket Chat REST API client for Laravel.

4.0.0(1y ago)0351MITPHP

Since Dec 6Pushed 1y agoCompare

[ Source](https://github.com/erdinhrmwn/rocket-chat)[ Packagist](https://packagist.org/packages/erdinhrmwn/rocket-chat)[ RSS](/packages/erdinhrmwn-rocket-chat/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)Dependencies (2)Versions (12)Used By (0)

Rocket-chat is a rest client package for Laravel that you can use to consume Rocket.Chat REST API.

How to use
----------

[](#how-to-use)

This package is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "erdinhrmwn/rocket-chat": "^3.0"
    }
}
```

and run composer to update the dependencies `composer update`.

Then open your Laravel config file config/app.php and in the `$providers` array add the service provider for this package.

```
\Erdinhrmwn\RocketChat\RocketChatServiceProvider::class
```

Finally generate the configuration file running in the console:

```
php artisan vendor:publish --tag=config

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 81.1% 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 ~257 days

Recently: every ~380 days

Total

11

Last Release

554d ago

Major Versions

1.0 → 2.02018-12-27

2.0 → 3.02020-10-15

3.3.0 → 4.0.02024-12-25

### Community

Maintainers

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

---

Top Contributors

[![albanafmeti](https://avatars.githubusercontent.com/u/11160896?v=4)](https://github.com/albanafmeti "albanafmeti (43 commits)")[![erdinhrmwn](https://avatars.githubusercontent.com/u/39585048?v=4)](https://github.com/erdinhrmwn "erdinhrmwn (9 commits)")[![volodymyroliinyk](https://avatars.githubusercontent.com/u/14146058?v=4)](https://github.com/volodymyroliinyk "volodymyroliinyk (1 commits)")

### Embed Badge

![Health badge](/badges/erdinhrmwn-rocket-chat/health.svg)

```
[![Health](https://phpackages.com/badges/erdinhrmwn-rocket-chat/health.svg)](https://phpackages.com/packages/erdinhrmwn-rocket-chat)
```

###  Alternatives

[rapidez/core

Rapidez Core

1823.5k71](/packages/rapidez-core)

PHPackages © 2026

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