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(1mo ago)097MITPHPPHP ^8.3.0

Since Feb 25Pushed 1mo 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 1mo ago

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

43

—

FairBetter than 91% of packages

Maintenance91

Actively maintained with recent releases

Popularity11

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

51d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/916dd8d315aeb4a4c774cb4970d25c8eb428280a2aa859485a52354327bbe12c?d=identicon)[koramit](/maintainers/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

[essa/api-tool-kit

set of tools to build an api with laravel

52680.5k](/packages/essa-api-tool-kit)[revolution/laravel-line-sdk

LINE SDK for Laravel

2235.8k](/packages/revolution-laravel-line-sdk)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[ricardofontanelli/laravel-telegram

A simple and lightweight Laravel 4 and 5 wrapper to interact with Telegram Bot.

103.6k](/packages/ricardofontanelli-laravel-telegram)

PHPackages © 2026

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