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

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k602.4M5.4k](/packages/vlucas-phpdotenv)[doctrine/collections

PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

6.0k411.1M1.2k](/packages/doctrine-collections)[dragonmantank/cron-expression

CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due

4.7k474.1M487](/packages/dragonmantank-cron-expression)[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[orchestra/sidekick

Packages Toolkit Utilities and Helpers for Laravel

1214.3M14](/packages/orchestra-sidekick)

PHPackages © 2026

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