PHPackages                             thelhc/lhc-slack-bot - 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. thelhc/lhc-slack-bot

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

thelhc/lhc-slack-bot
====================

Laravel SlackBot Helper

v1.3.2(6y ago)010.5k[3 PRs](https://github.com/dieseljobs/slack-bot/pulls)MITPHP ~5.6|~7.0|~7.1|~7.2|~7.3

Since Dec 13Compare

[ Source](https://github.com/dieseljobs/slack-bot)[ Packagist](https://packagist.org/packages/thelhc/lhc-slack-bot)[ RSS](/packages/thelhc-lhc-slack-bot/feed)WikiDiscussions Synced today

READMEChangelogDependencies (7)Versions (19)Used By (0)

Slack Bot
=========

[](#slack-bot)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1add4131480644c7be758bc42f341973e08a9b3b0dfcf8c7f203087deb77582e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468656c68632f6c68632d736c61636b2d626f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thelhc/lhc-slack-bot)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/71ae6575afdd86f318322a0889f5d5aa2826aae511f2146e924ebbf353c35aa9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468656c68632f6c68632d736c61636b2d626f742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thelhc/lhc-slack-bot)

Install
-------

[](#install)

Via Composer

```
$ composer require thelhc/lhc-slack-bot
```

After installing, add the ServiceProvider to the providers array in `config/app.php.`

```
TheLHC\SlackBot\SlackBotServiceProvider::class

```

And add the Facade to the aliases array

```
'SlackBot'  => TheLHC\SlackBot\Facades\SlackBot::class,

```

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

[](#configuration)

First publish vendor configuration file using:

```
$ php artisan vendor:publish
```

Then modify your configuration in `config/slack_bot.php`

Usage
-----

[](#usage)

```
use SlackBot;

SlackBot::chat('hello world');
```

Testing
-------

[](#testing)

```
$ composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

 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

Every ~81 days

Recently: every ~20 days

Total

15

Last Release

2353d ago

PHP version history (2 changes)v1.0.0PHP ~5.6|~7.0

v1.2.5PHP ~5.6|~7.0|~7.1|~7.2|~7.3

### Community

Maintainers

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

---

Top Contributors

[![aaronkaz](https://avatars.githubusercontent.com/u/1431155?v=4)](https://github.com/aaronkaz "aaronkaz (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/thelhc-lhc-slack-bot/health.svg)

```
[![Health](https://phpackages.com/badges/thelhc-lhc-slack-bot/health.svg)](https://phpackages.com/packages/thelhc-lhc-slack-bot)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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