PHPackages                             koramit/laravel-line-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. [API Development](/categories/api)
4. /
5. koramit/laravel-line-bot

ActiveLibrary[API Development](/categories/api)

koramit/laravel-line-bot
========================

Laravel LINE bot integration

v0.5.29(3mo ago)098MITPHPPHP ^8.3.0

Since Feb 25Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/koramit/laravel-line-bot)[ Packagist](https://packagist.org/packages/koramit/laravel-line-bot)[ RSS](/packages/koramit-laravel-line-bot/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (6)Versions (32)Used By (0)

Laravel LINE bot
================

[](#laravel-line-bot)

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

[](#installation)

`composer require koramit/laravel-line-bot`

`php artisan vendor:publish --provider="Koramit\LaravelLINEBot\LINEBotServiceProvider"`

`php artisan migrate`

```
# .env required configs
LINE_BOT_BASIC_ID=
LINE_BOT_CHANNEL_ID=
LINE_BOT_CHANNEL_SECRET=
LINE_BOT_CHANNEL_ACCESS_TOKEN=

# .env optional configs
LINE_BOT_VERIFY_CODE_LENGTH=4
LINE_BOT_PUSH_ENDPOINT=https://api.line.me/v2/bot/message/push
LINE_BOT_REPLY_ENDPOINT=https://api.line.me/v2/bot/message/reply
LINE_BOT_LOADING_ANIMATION_ENDPOINT=https://api.line.me/v2/bot/chat/loading/start
LINE_BOT_GET_USER_PROFILE_ENDPOINT=https://api.line.me/v2/bot/profile/
LINE_VALIDATE_MESSAGE_OBJECT_ENDPOINT=https://api.line.me/v2/bot/message/validate/push
LINE_API_TIMEOUT_SECONDS=12
LINE_API_CONNECT_TIMEOUT_SECONDS=4
LINE_API_RETRY_TIMES=3
LINE_API_RETRY_DELAY_MILLISECONDS=200

```

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance81

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~13 days

Recently: every ~89 days

Total

31

Last Release

104d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12542179?v=4)[Koramit Pichanaharee](/maintainers/koramit)[@koramit](https://github.com/koramit)

---

Top Contributors

[![koramit](https://avatars.githubusercontent.com/u/12542179?v=4)](https://github.com/koramit "koramit (36 commits)")

---

Tags

laravelbotline

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/koramit-laravel-line-bot/health.svg)

```
[![Health](https://phpackages.com/badges/koramit-laravel-line-bot/health.svg)](https://phpackages.com/packages/koramit-laravel-line-bot)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

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

The official AI SDK for Laravel.

1.0k3.2M203](/packages/laravel-ai)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8793.2M25](/packages/yajra-laravel-oci8)[glushkovds/phpclickhouse-laravel

Adapter of the most popular library https://github.com/smi2/phpClickHouse to Laravel

2051.5M2](/packages/glushkovds-phpclickhouse-laravel)[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)

PHPackages © 2026

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