PHPackages                             cierrateam/laravel-crisp - 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. cierrateam/laravel-crisp

ActiveLibrary

cierrateam/laravel-crisp
========================

A Laravel-Wrapper for the crisp PHP-API

v0.1.2(7y ago)5523↓100%2[1 issues](https://github.com/cierrateam/laravel-crisp/issues)MITPHPPHP &gt;=7.1

Since Sep 7Pushed 6y ago2 watchersCompare

[ Source](https://github.com/cierrateam/laravel-crisp)[ Packagist](https://packagist.org/packages/cierrateam/laravel-crisp)[ RSS](/packages/cierrateam-laravel-crisp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Laravel-Crisp
=============

[](#laravel-crisp)

Not longer maintained
=====================

[](#not-longer-maintained)

A package for wrapping the Crisp-Api into a useable Laravel-Package. Enjoy!

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

[](#installation)

1. Require the package: ```
    composer require cierrateam\laravel-crisp

    ```
2. Get a cup of tea
3. Add the ServiceProvider into the `config/app.php````
      'providers' => [
        // ...
        Cierrateam\LaravelCrisp\LaravelCrispServiceProvider::class,
        // ...
      ],

    ```
4. OPTIONAL: Add the alias in the same file: ```
     'aliases' => [
        // ...
          'LaravelCrisp' => Cierrateam\LaravelCrisp\LaravelCrisp::class,
        // ...
      ],

    ```

Usage
-----

[](#usage)

For the usage see the Crisp-PHP-Api Package: [PHP-Crisp-Api](https://github.com/crisp-im/php-crisp-api)

Attention:
==========

[](#attention)

The Docs are not the best.. So I'll spend some time to refactor it, if the Package is used sometimes by others!

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity19

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

Total

3

Last Release

2804d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelchatlaravel-crispcrispcrisp-api

### Embed Badge

![Health badge](/badges/cierrateam-laravel-crisp/health.svg)

```
[![Health](https://phpackages.com/badges/cierrateam-laravel-crisp/health.svg)](https://phpackages.com/packages/cierrateam-laravel-crisp)
```

###  Alternatives

[musonza/chat

Chat Package for Laravel

1.2k253.4k1](/packages/musonza-chat)[rajentrivedi/tokenizer-x

TokenizerX calculates required tokens for given prompt

91214.0k3](/packages/rajentrivedi-tokenizer-x)[lexxyungcarter/chatmessenger

Simple one-to-one/group chat messaging tool for Laravel 5, 6, 7, 8, 9 &amp; 10 with Pusher Integration

10724.1k](/packages/lexxyungcarter-chatmessenger)

PHPackages © 2026

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