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 today

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

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

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

2608d ago

Major Versions

1.1.3 → 2.0.22016-01-07

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3021314?v=4)[Ariel Vallese](/maintainers/alariva)[@alariva](https://github.com/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

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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