PHPackages                             emtiazzahid/tidio-laravel - 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. emtiazzahid/tidio-laravel

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

emtiazzahid/tidio-laravel
=========================

A tidio chat widget for Laravel.

v0.0.1(4y ago)2985↑33.3%1MITPHPPHP &gt;=7.0.0

Since Oct 2Pushed 4y ago2 watchersCompare

[ Source](https://github.com/emtiazzahid/tidio-laravel)[ Packagist](https://packagist.org/packages/emtiazzahid/tidio-laravel)[ Docs](https://github.com/emtiazzahid/tidio-laravel)[ RSS](/packages/emtiazzahid-tidio-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

tidio for Laravel
=================

[](#tidio-for-laravel)

 [![License](https://camo.githubusercontent.com/7419a405efe7212c0db5304781c76571e6f7891658eb287086631a2200d51c76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656d7469617a7a616869642f746964696f2d6c61726176656c)](https://packagist.org/packages/emtiazzahid/tidio-laravel) [![Latest Version](https://camo.githubusercontent.com/ee7bcec6cab1319dd64d1cb64eeb3d72dc05768e027fbf8b695604f18e233e89/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656d7469617a7a616869642f746964696f2d6c61726176656c)](https://packagist.org/packages/emtiazzahid/tidio-laravel) [![Total Downloads](https://camo.githubusercontent.com/a0ff90f5ea2f1387eb531c8d1cc405ecea413ca18bf1cd978b22fd49c9994ca0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656d7469617a7a616869642f746964696f2d6c61726176656c)](https://packagist.org/packages/emtiazzahid/tidio-laravel)

tidio has a lot of [integrations](https://help.tidio.com/docs/integrations), but not for Laravel. This is an tidio chat widget for Laravel.

 [ ![](https://user-images.githubusercontent.com/10188029/135708172-13bb6ead-2cff-4b0c-a655-cf015e4efbf3.png) ](https://www.tidio.com)

Minimum Requirements
--------------------

[](#minimum-requirements)

- PHP 7.0+
- Laravel 5.5+

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

[](#installation)

1. `composer require emtiazzahid/tidio-laravel`
2. `php artisan vendor:publish --provider="EmtiazZahid\Tidio\TidioServiceProvider"`
3. Add your chat link to your `.env` file:

```
TIDIO_KEY="*yi7****lo1cfaxvmcr*****cuipc***"

```

\####To get your widget key:

- Visit: [your dashboard developer settings](https://www.tidio.com/panel/settings/developer)
- Copy public key

Usage
-----

[](#usage)

Just echo the widget code in your app layout blade inside the body tag:

```
        ...
        {{ \EmtiazZahid\Tidio\Tidio::widgetCode() }}

```

Or, if you don't want to use a config file, you can set your link directly like this:

```
        ...
        {{ \EmtiazZahid\Tidio\Tidio::widgetCode('your_public_key') }}

```

License
-------

[](#license)

tidio-laravel is released under the MIT license. See [LICENSE](https://github.com/emtiazzahid/tidio-laravel/blob/master/LICENSE) for details.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1684d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0045ab4ce078a9fe4ebd80ae1eb2a41b55cea08fa97797618543e0051162224f?d=identicon)[emtiazzahid](/maintainers/emtiazzahid)

---

Top Contributors

[![emtiazzahid](https://avatars.githubusercontent.com/u/10188029?v=4)](https://github.com/emtiazzahid "emtiazzahid (2 commits)")

---

Tags

laravel-chatlaravel-chat-widgettidiotidio-chatbottidio-laravellaravelwidgetchattawktidio.comtidio

### Embed Badge

![Health badge](/badges/emtiazzahid-tidio-laravel/health.svg)

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

###  Alternatives

[musonza/chat

Chat Package for Laravel

1.2k253.4k1](/packages/musonza-chat)[php-junior/laravel-video-chat

Laravel Video Chat using Socket.IO and WebRTC

82018.1k](/packages/php-junior-laravel-video-chat)[emotality/tawk-laravel

A tawk.to chat widget for Laravel.

5322.5k](/packages/emotality-tawk-laravel)[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)[syntaxlexx/chatmessenger

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

10510.2k](/packages/syntaxlexx-chatmessenger)

PHPackages © 2026

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