PHPackages                             renlight10/line-notify - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. renlight10/line-notify

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

renlight10/line-notify
======================

send notification to line notify

1.0.1(9y ago)220mitPHPPHP &gt;=5.3.0

Since Jan 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/renlight10/LineNotify)[ Packagist](https://packagist.org/packages/renlight10/line-notify)[ Docs](https://github.com/renlight10/LineNotify)[ RSS](/packages/renlight10-line-notify/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP Wrapper to send [line notify](https://notify-bot.line.me) notification

**Installation:** `composer require renlight10/line-notify`

**usage :**

```
$line = new \renlight10\LineNotify\LineNotify("token");
$line->SETmessage("awesome!");
echo $line->sendIt();
```

you can `SET` more property for example

```
$line->SETmessage("awesome!")->SETstickerPackageId(1)->SETstickerId(5);
```

see [documentation](https://notify-bot.line.me/doc/en/).

**NOTE :** currently direct image upload or `imageFile` not supported ~

**example response:**

```
{"header":{"Limit":1000,"ImageLimit":50,"Remaining":999,"ImageRemaining":50,"Reset":1483555725},"body":{"status":200,"message":"ok"}}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3412d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e9ba9363dd93084efeaf3431227fbc528831a162d8162cab0898fae795dd9a27?d=identicon)[renlight10](/maintainers/renlight10)

---

Tags

notificationnotifyline

### Embed Badge

![Health badge](/badges/renlight10-line-notify/health.svg)

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

###  Alternatives

[mouse0270/bootstrap-growl

This is a simple pluging that turns standard Bootstrap alerts into "Growl-like" notifications.

2.2k119.1k](/packages/mouse0270-bootstrap-growl)[symfony/notifier

Sends notifications via one or more channels (email, SMS, ...)

80640.3M290](/packages/symfony-notifier)[guanguans/notify

Push notification SDK(AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

682104.9k7](/packages/guanguans-notify)[machour/yii2-notifications

Notifications for your Yii2 app

9135.7k](/packages/machour-yii2-notifications)[helmesvs/laravel-notify

Elegant notifications to laravel with Toastr or PNotify

6127.3k](/packages/helmesvs-laravel-notify)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.4k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

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