PHPackages                             flttgo/laravel-robot - 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. flttgo/laravel-robot

ActiveLibrary

flttgo/laravel-robot
====================

1.0(3y ago)182MITPHP

Since Sep 29Pushed 3y ago1 watchersCompare

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

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

`Laravel-Robot` 是基于飞书、企业微信、钉钉封装一个针对 `Laravel` 快速配置
--------------------------------------------------

[](#laravel-robot-是基于飞书企业微信钉钉封装一个针对-laravel-快速配置)

安装
--

[](#安装)

```
composer require flttgo/laravel-robot
```

发布配置文件
------

[](#发布配置文件)

```
php artisan vendor:publish --provider="Flttgo\LaravelRobot\RobotServiceProvider"
```

使用
--

[](#使用)

```
use Flttgo\LaravelRobot\Robot;
// 简单实用 发送到 config 默认配置应用群组
Robot::sendTextMsg('测试', [
    'name' => '小名'
])
// 发送到指定应用飞书 技术群组
Robot::group('feishu.jishu')->sendTextMsg('测试', [
    'name' => '小名'
])
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1320d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6769082124ec0f8f21fb90c2a5d962fdd6a686f3de56ec29d322f935fbbf15a?d=identicon)[pengleelove](/maintainers/pengleelove)

---

Top Contributors

[![raybon-lee](https://avatars.githubusercontent.com/u/10155738?v=4)](https://github.com/raybon-lee "raybon-lee (1 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/flttgo-laravel-robot/health.svg)

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

PHPackages © 2026

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