PHPackages                             emotality/tawk-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. emotality/tawk-laravel

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

emotality/tawk-laravel
======================

A tawk.to chat widget for Laravel.

2.1.1(1y ago)5125.7k↑66.9%16MITPHPPHP &gt;=7.0.0

Since Aug 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/emotality/tawk-laravel)[ Packagist](https://packagist.org/packages/emotality/tawk-laravel)[ Docs](https://github.com/emotality/tawk-laravel)[ RSS](/packages/emotality-tawk-laravel/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

tawk.to for Laravel
===================

[](#tawkto-for-laravel)

 [![License](https://camo.githubusercontent.com/94a4bae7eeae42bdf6fb4dd42c417c5b43e6029206da522b0bdb6d8f960b7db5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656d6f74616c6974792f7461776b2d6c61726176656c)](https://packagist.org/packages/emotality/tawk-laravel) [![Latest Version](https://camo.githubusercontent.com/5e969c0ac92bd564254d95d6b4726615f1cf7084128ce588a1e8aa1037c00b51/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656d6f74616c6974792f7461776b2d6c61726176656c)](https://packagist.org/packages/emotality/tawk-laravel) [![Total Downloads](https://camo.githubusercontent.com/aacc15e26b6fe157bc1b7d6a190648ba86015ae19aecb4f0f3d36a7f0bd362df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656d6f74616c6974792f7461776b2d6c61726176656c)](https://packagist.org/packages/emotality/tawk-laravel)

tawk.to has a lot of [integrations](https://help.tawk.to/category/integrations), but not for Laravel. This is a tawk.to chat widget for Laravel.

 [ ![](https://camo.githubusercontent.com/d4a7560d9765ee4fb46f7754d65ea9f0fe2741b15717b18cfc941af0a2b3df35/68747470733a2f2f656d6f74616c6974792e636f6d2f646576656c6f706d656e742f4769744875622f7461776b2d6c61726176656c2d322e706e67) ](https://www.tawk.to)

Requirements
------------

[](#requirements)

- PHP 7.0+
- Laravel 5.5+

*If you don't meet the requirements, feel free to try version 2.0*

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

[](#installation)

1. `composer require emotality/tawk-laravel`
2. `php artisan vendor:publish --provider="Emotality\TawkTo\TawkToServiceProvider"`
3. Add your chat link to your `.env` file:

```
TAWKTO_LINK="https://tawk.to/chat/{property_key}/{widget_key}"

```

*Get your link from the **Direct Chat Link** field from [your dashboard](https://dashboard.tawk.to/#/admin/chat-widget)*

Usage
-----

[](#usage)

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

```
        ...
        {{ \TawkTo::widgetCode() }}

```

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

```
        ...
        {{ \TawkTo::widgetCode('your_direct_chat_link') }}

```

License
-------

[](#license)

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

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~398 days

Total

7

Last Release

540d ago

Major Versions

v1.1 → v2.02021-08-07

PHP version history (3 changes)v1.0PHP &gt;=5.6.0

v2.0PHP &gt;=5.6.4

v2.1PHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0edff3a3b92fcabd1418b4af5a91783ba51d122e0e1d0b06603102b856ae099b?d=identicon)[emotality](/maintainers/emotality)

---

Top Contributors

[![emotality](https://avatars.githubusercontent.com/u/2683462?v=4)](https://github.com/emotality "emotality (12 commits)")[![ryusuke005](https://avatars.githubusercontent.com/u/146415166?v=4)](https://github.com/ryusuke005 "ryusuke005 (2 commits)")

---

Tags

chat-widgetchat-windowlaravellaravel-5-packagelaravel-packagephpphp-librarytawkwidgetlaravelwidgetchattawktotawk

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/emotality-tawk-laravel/health.svg)

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

###  Alternatives

[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90157.6k](/packages/emargareten-inertia-modal)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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