PHPackages                             danielmadu/laravel-jivochat - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. danielmadu/laravel-jivochat

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

danielmadu/laravel-jivochat
===========================

Custom Blade directive for JivoChat

1.1.1(6y ago)51.8k2MITPHP

Since Nov 23Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (6)Used By (0)

Laravel JivoChat Blade directive (Laravel 5 Package)
====================================================

[](#laravel-jivochat-blade-directive-laravel-5-package)

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

[](#installation)

To install Laravel JivoChat you need run the follow command inside the path of your project:

```
composer require danielmadu/laravel-jivochat
```

After installation is necessary add the following line into `provides` array at the `config/app.php` file:

```
DanielMadu\JivoChat\JivoChatServiceProvider::class,
```

Run the command bellow to publish the configuration file `config/jivochat.php`:

```
php artisan vendor:publish --provider="DanielMadu\JivoChat\JivoChatServiceProvider"
```

Open the configuration file `config/jivochat.php` and configure with your widget\_id located at the chat code provided by the JivoChat

Usage
=====

[](#usage)

Add the directive `@jivochat` at the footer of your code before the closing tag ``

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~207 days

Total

4

Last Release

2516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5088f414691a4dd1aebb3042d68b6b8f0bffb0eb2ab0ef51759720ebee84558c?d=identicon)[danielmadu](/maintainers/danielmadu)

---

Top Contributors

[![danielmadu](https://avatars.githubusercontent.com/u/3596439?v=4)](https://github.com/danielmadu "danielmadu (9 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (1 commits)")

### Embed Badge

![Health badge](/badges/danielmadu-laravel-jivochat/health.svg)

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

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k627.3M6.1k](/packages/vlucas-phpdotenv)[mobiledetect/mobiledetectlib

Mobile\_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

10.7k167.0M504](/packages/mobiledetect-mobiledetectlib)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12524.8M137](/packages/phpdocumentor-reflection)[conquer/codemirror

Yii2 codemirror widget

34286.6k3](/packages/conquer-codemirror)[ibrand/laravel-miniprogram-poster

iBrand's laravel miniprogram poster tool

7116.6k1](/packages/ibrand-laravel-miniprogram-poster)

PHPackages © 2026

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