PHPackages                             alariva/tidiochat - 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. alariva/tidiochat

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

alariva/tidiochat
=================

A minimal package for integrating TidioChat.com to your webapp

2.1.1(7y ago)25.0k5MITPHPPHP &gt;=5.4.0

Since Jul 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/alariva/tidiochat-laravel-5-package)[ Packagist](https://packagist.org/packages/alariva/tidiochat)[ Docs](https://alariva.com/)[ RSS](/packages/alariva-tidiochat/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (13)Used By (0)

TidioChat Laravel 5.2 Package
=============================

[](#tidiochat-laravel-52-package)

TidioChat.com is an online service that allows you add a Live Chat window in your website to interact with your visitors.

This package allows you to easily integrate it to your web application with a simple call.

Usage
-----

[](#usage)

To include the Live Chat widget use this code before your closing `` tag.

```
{!! TidioChat::js() !!}
```

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

[](#installation)

Add the following to your `composer.json` file :

```
"require-dev": {
    "alariva/tidiochat": "^2.0"
},
```

Then register TidioChat's service provider with Laravel:

```
Alariva\Tidiochat\TidioChatServiceProvider::class,
```

Add the following alias to your `aliases`array in your `config/app.php` file.

```
'TidioChat' => Alariva\Tidiochat\Facades\TidioChat::class,
```

Configuration
-------------

[](#configuration)

You will need to set your your **key** in the config file.

Contributing
------------

[](#contributing)

This is my very first package, and there is a lot that can be enhanced. So feel free to suggest and help improve this package. Fork the repo, make your changes then send a pull request on GitHub.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~163 days

Total

12

Last Release

2561d ago

Major Versions

1.1.3 → 2.0.22016-01-07

### Community

Maintainers

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

---

Top Contributors

[![alariva](https://avatars.githubusercontent.com/u/3021314?v=4)](https://github.com/alariva "alariva (15 commits)")

---

Tags

chatlaravellaravel-package

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alariva-tidiochat/health.svg)

```
[![Health](https://phpackages.com/badges/alariva-tidiochat/health.svg)](https://phpackages.com/packages/alariva-tidiochat)
```

###  Alternatives

[prologue/alerts

Prologue Alerts is a package that handles global site messages.

3486.1M30](/packages/prologue-alerts)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[watson/active

Laravel helper for recognising the current route, controller and action

3253.6M14](/packages/watson-active)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)[bakame/laravel-domain-parser

Laravel package to integrate PHP Domain parser.

26534.8k4](/packages/bakame-laravel-domain-parser)

PHPackages © 2026

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