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

ActiveLibrary[API Development](/categories/api)

noisim/rocket-chat
==================

Rocket Chat REST API client for Laravel.

2.0(7y ago)84556[3 issues](https://github.com/albanafmeti/rocket-chat/issues)MITPHPCI failing

Since Dec 6Pushed 6y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (4)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": {
        "noisim/rocket-chat": "dev-master"
    }
}
```

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.

```
\Noisim\RocketChat\RocketChatServiceProvider::class
```

Finally generate the configuration file running in the console:

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

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 97.7% 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 ~386 days

Total

2

Last Release

2742d ago

Major Versions

1.0 → 2.02018-12-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11160896?v=4)[Alban Afmeti](/maintainers/albanafmeti)[@albanafmeti](https://github.com/albanafmeti)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k239.9k76](/packages/moonshine-moonshine)[illuminate/validation

The Illuminate Validation package.

18837.7M1.7k](/packages/illuminate-validation)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[illuminate/session

The Illuminate Session package.

9938.5M824](/packages/illuminate-session)[illuminate/routing

The Illuminate Routing package.

1239.0M2.9k](/packages/illuminate-routing)[spatie/laravel-export

Create a static site bundle from a Laravel app

673139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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