PHPackages                             elgibor-solution/laravel-chatwoot - 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. [API Development](/categories/api)
4. /
5. elgibor-solution/laravel-chatwoot

ActiveLibrary[API Development](/categories/api)

elgibor-solution/laravel-chatwoot
=================================

Laravel API bridge to chatwoot engine with matching paths and responses.

1.0.0(4mo ago)199↓92.9%[1 issues](https://github.com/elgiborsolution/laravel-chatwoot/issues)MITPHPPHP ^8.1

Since Feb 9Pushed 4mo agoCompare

[ Source](https://github.com/elgiborsolution/laravel-chatwoot)[ Packagist](https://packagist.org/packages/elgibor-solution/laravel-chatwoot)[ RSS](/packages/elgibor-solution-laravel-chatwoot/feed)WikiDiscussions main Synced 2d ago

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

laravel-chatwoot
================

[](#laravel-chatwoot)

Laravel API bridge to chatwoot engine with matching paths and responses.

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

[](#installation)

```
composer require elgibor-solution/laravel-chatwoot
```

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

[](#configuration)

Publish the configuration file:

```
php artisan vendor:publish --tag="chatwoot-config"
```

### Environment Variables

[](#environment-variables)

Add these to your `.env`:

- `CHATWOOT_BASE_URL`: Your Chatwoot instance URL.
- `CHATWOOT_API_TOKEN`: Your API access token.
- `CHATWOOT_PREFIX`: API prefix (default: `chatwoot`).

### Database Configuration

[](#database-configuration)

If you need to load config from the database, set `CHATWOOT_CONFIG_SOURCE=database`. Run the migration first:

```
php artisan migrate
```

Usage
-----

[](#usage)

Once configured, all requests to `/{prefix}/api/v1/*` will be bridged to your Chatwoot instance. The payload, method, and headers (including `api_access_token`) will be handled automatically.

Postman Collection
------------------

[](#postman-collection)

A Postman collection is included in the `postman/` directory for easy testing.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance54

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

145d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5470172?v=4)[esolution](/maintainers/esolution)[@esolution](https://github.com/esolution)

---

Top Contributors

[![elgibor-solution](https://avatars.githubusercontent.com/u/783039?v=4)](https://github.com/elgibor-solution "elgibor-solution (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elgibor-solution-laravel-chatwoot/health.svg)

```
[![Health](https://phpackages.com/badges/elgibor-solution-laravel-chatwoot/health.svg)](https://phpackages.com/packages/elgibor-solution-laravel-chatwoot)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5022.0k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.7k1](/packages/jasara-php-amzn-selling-partner-api)

PHPackages © 2026

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