PHPackages                             chess/laravel-chatkit-api - 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. chess/laravel-chatkit-api

Abandoned → [shalvah/pusher-chatkit-laravel](/?search=shalvah%2Fpusher-chatkit-laravel)ArchivedLibrary[API Development](/categories/api)

chess/laravel-chatkit-api
=========================

Laravel wrapper for the pusher chatkit api

v0.2.1(8y ago)72313[3 issues](https://github.com/pascalboucher/laravel-chatkit-api/issues)MITPHPPHP &gt;=7.1.3

Since Jun 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/pascalboucher/laravel-chatkit-api)[ Packagist](https://packagist.org/packages/chess/laravel-chatkit-api)[ RSS](/packages/chess-laravel-chatkit-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (0)

Laravel Chatkit API
===================

[](#laravel-chatkit-api)

An API wrapper for Pusher Chatkit.

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

[](#installation)

```
composer require chess/laravel-chatkit-api

php artisan vendor:publish --provider="Chess\Chatkit\ChatkitServiceProvider"

```

If you're using Laravel 5.5+ this is all there is to do.

For Laravel versions before 5.5, you must register the service provider in your `config/app.php`

1. Add a new item to the providers array:

    ```
    Chess\Chatkit\ChatkitServiceProvider::class,

    ```
2. Add a new item to the aliases array:

    ```
    'Chatkit' => Chess\Chatkit\Facades\Chatkit::class,

    ```

Documentation
-------------

[](#documentation)

The documentation can be found in the project's wiki section.

[Documentation](https://github.com/pascalboucher/laravel-chatkit-api/wiki)

Credits
-------

[](#credits)

- [Pascal Boucher](https://github.com/pascalboucher)

License
-------

[](#license)

laravel-chatkit-api is open-sourced software licensed under the [MIT license](https://github.com/pascalboucher/laravel-chatkit-api/blob/master/LICENSE.md)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance11

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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 ~4 days

Total

3

Last Release

2933d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/386733?v=4)[chess](/maintainers/chess)[@chess](https://github.com/chess)

---

Top Contributors

[![pascalboucher](https://avatars.githubusercontent.com/u/12903791?v=4)](https://github.com/pascalboucher "pascalboucher (7 commits)")

---

Tags

chatkitlaravellaravel-5-packagepusherpusher-apipusher-chatkitapilaravelpusherchatkit

### Embed Badge

![Health badge](/badges/chess-laravel-chatkit-api/health.svg)

```
[![Health](https://phpackages.com/badges/chess-laravel-chatkit-api/health.svg)](https://phpackages.com/packages/chess-laravel-chatkit-api)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M125](/packages/roots-acorn)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M173](/packages/laravel-ai)[moonshine/moonshine

Laravel administration panel

1.3k253.1k78](/packages/moonshine-moonshine)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[smodav/mpesa

M-Pesa API implementation

16467.9k1](/packages/smodav-mpesa)

PHPackages © 2026

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