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. [API Development](/categories/api)
4. /
5. cierrateam/laravel-crisp

ActiveLibrary[API Development](/categories/api)

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

A Laravel-Wrapper for the crisp PHP-API

v0.1.2(7y ago)56682[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 3w 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

28

—

LowBetter than 52% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity24

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

2850d 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

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6277.0k5](/packages/riclep-laravel-storyblok)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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