PHPackages                             namwansoft/yii2-line - 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. namwansoft/yii2-line

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

namwansoft/yii2-line
====================

Line For Yii2 Application

049PHP

Since Apr 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/NamwanSoftTH/Yii2-Line)[ Packagist](https://packagist.org/packages/namwansoft/yii2-line)[ RSS](/packages/namwansoft-yii2-line/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2-Line
=========

[](#yii2-line)

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

[](#installation)

```
composer require namwansoft/yii2-line "@dev"

```

Usage
-----

[](#usage)

#### Login

[](#login)

```
$Login = new \namwansoft\Line\Login($clientId, $clientSecret);

$Line->getLoginUrl();

$Line->getToken(['code' => $code]);

$Line->getProfile();
```

#### MessagingAPI

[](#messagingapi)

```
$MsgAPI = new \namwansoft\Line\MessagingAPI($accessToken, $Proxy);

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7171f3deebae0c3afa9b97d4eb5a55f45dead6aaa41a3ade83d497bd6220631c?d=identicon)[namwansoft](/maintainers/namwansoft)

---

Top Contributors

[![NamwanSoftTH](https://avatars.githubusercontent.com/u/16820072?v=4)](https://github.com/NamwanSoftTH "NamwanSoftTH (20 commits)")

### Embed Badge

![Health badge](/badges/namwansoft-yii2-line/health.svg)

```
[![Health](https://phpackages.com/badges/namwansoft-yii2-line/health.svg)](https://phpackages.com/packages/namwansoft-yii2-line)
```

###  Alternatives

[mauricerenck/ogimage

Creates an Open Graph Image for each page

192.7k](/packages/mauricerenck-ogimage)

PHPackages © 2026

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