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 today

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://www.gravatar.com/avatar/0d0415a997a9be9a8df17792dbdfe0d0418e7eeb1bad1e5909caed6b31fabb05?d=identicon)[chitanok](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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