PHPackages                             commune/chatbot-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. commune/chatbot-laravel

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

commune/chatbot-laravel
=======================

developing laravel package based on commune/chatbot

23PHP

Since Jul 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/thirdgerb/chatbot-laravel)[ Packagist](https://packagist.org/packages/commune/chatbot-laravel)[ RSS](/packages/commune-chatbot-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

developing

 库在laravel 里的基本实现, 使之在laravel可用. 现在只做了最简单的实现.

依赖:

- swoole (可选)
- predis
- mysql
- redis

安装方式, 在laravel (~5.8) 项目中:

```
composer require commune/chatbot-laravel:dev-master

```

在 laravel 的 /config/app.php 的 providers 数组中添加 `\Commune\Chatbot\Laravel\ChatbotServiceProvider::class`

运行 `artisan vendor:publish` 将配置加载到laravel 目录下

运行 `artisan migrate` 创建chatbot 的数据表.

运行 `artisan commune:tinker` 可以运行命令行测试用例.

运行 `artisan commune:tcp` 可以基于swoole 运行机器人的 tcp 服务.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/07cd152acb87d750d5de1037350526f02d61d95417702d6f5105279df209ca36?d=identicon)[thirdgerb](/maintainers/thirdgerb)

---

Top Contributors

[![thirdgerb](https://avatars.githubusercontent.com/u/12014319?v=4)](https://github.com/thirdgerb "thirdgerb (5 commits)")

### Embed Badge

![Health badge](/badges/commune-chatbot-laravel/health.svg)

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

###  Alternatives

[armincms/many-to-many

A Laravel Nova field.

2574.7k3](/packages/armincms-many-to-many)[mickey-kay/better-font-awesome-library

Better Font Awesome Library for WordPress

371.8k1](/packages/mickey-kay-better-font-awesome-library)

PHPackages © 2026

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