承接 alan01777/laravel-chatwoot 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alan01777/laravel-chatwoot

最新稳定版本:v1.4.0

Composer 安装命令:

composer require alan01777/laravel-chatwoot

包简介

README 文档

README

Latest Version on Packagist Total Downloads

A robust and professional Laravel package for integrating with the Chatwoot API. Built with a clean architecture using Managers, Facades, and DTOs.

Features

  • Multi-account Support: Seamlessly manage multiple Chatwoot connections/accounts.
  • Type-safe DTOs: Use dedicated objects for Messages, Contacts, Agents, and Teams.
  • WhatsApp/Meta Templates: Full support for Meta message templates via API.
  • Labels & Custom Attributes: Extensive support for tagging and enriching data.
  • Reporting API (v2): Access metrics and real-time statistics.
  • Testing Helpers: Robust Chatwoot::fake() for reliable unit testing.

Documentation

Full documentation can be found in the docs directory:

Installation

composer require alan01777/laravel-chatwoot

Publish the config:

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

Quick Start

use Chatwoot;

// Get all contacts
$contacts = Chatwoot::getContacts();

// Send a simple message
Chatwoot::sendMessage($conversationId, new MessageDTO(content: 'Hi!'));

// Use a specific account
Chatwoot::account('marketing')->getInboxes();

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-04-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固