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

ActiveLaravel-package[API Development](/categories/api)

chitanok/line-api-laravel
=========================

This is a sample implementation of LINE API in Laravel

1127[1 issues](https://github.com/chitanok/line-api-laravel/issues)PHP

Since Apr 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chitanok/line-api-laravel)[ Packagist](https://packagist.org/packages/chitanok/line-api-laravel)[ RSS](/packages/chitanok-line-api-laravel/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

line-api-laravel
================

[](#line-api-laravel)

A basic implementation of Line BOT. You can create a simple bot using this repositories.

- [Background: What is Line and Line BOT](#background-what-is-line-and-line-bot)
- [Installation](#installation)
- [Copyright and License](#copyright-and-license)

Background what is Line and Line bot?
-------------------------------------

[](#background-what-is-line-and-line-bot)

Line is a Messaging app you can text, call anytime from your Line app. It is free. Line BOT is a BOT application, you can develop it as per your business need (like sending push notification to your clients, who connected with your BOT account).

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

[](#installation)

This is a Laravel based package so if you building your application using Laravel framework then you can simply run this command.

```
```sh
$ composer require chitanok/line-api-laravel
```
OR
    ```sh
$ composer require "chitanok/line-api-laravel":"dev-master"
```

```

Then add the service provider in config\\app.php `sh Chitanok\LineApiLaravel\LineMessageServiceProvider::class, `

Copyright (c) 2017 Agile Tech Solution.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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://avatars.githubusercontent.com/u/12227314?v=4)[Chitano Kumar Sarker](/maintainers/chitanok)[@chitanok](https://github.com/chitanok)

---

Top Contributors

[![chitanok](https://avatars.githubusercontent.com/u/12227314?v=4)](https://github.com/chitanok "chitanok (7 commits)")[![chitano](https://avatars.githubusercontent.com/u/5862132?v=4)](https://github.com/chitano "chitano (1 commits)")

### Embed Badge

![Health badge](/badges/chitanok-line-api-laravel/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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