PHPackages                             neronplex/line-notifier - 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. neronplex/line-notifier

ActiveLibrary[API Development](/categories/api)

neronplex/line-notifier
=======================

LINE Notify API client

0.0.1(9y ago)11703Apache-2.0PHPPHP &gt;=7.0.0

Since Feb 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/neronplex/line-notifier)[ Packagist](https://packagist.org/packages/neronplex/line-notifier)[ Docs](https://github.com/neronplex/line-notifier)[ RSS](/packages/neronplex-line-notifier/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

line-notifier
=============

[](#line-notifier)

line-notifier is a package to [LINE Notify](https://notify-bot.line.me/en/) API client.

Requirements
------------

[](#requirements)

- [Guzzle](http://docs.guzzlephp.org/en/latest/)

Installing your project
-----------------------

[](#installing-your-project)

### Install via Composer

[](#install-via-composer)

```
$ composer require neronplex/line-notifier

```

Usage
-----

[](#usage)

Simple example...

```
$line = new Neronplex\LineNotifier\Notify('your access token');
$line
    ->setMessage('message...')
    ->send();
```

More information [LINE Notify API Document](https://notify-bot.line.me/doc/en/).

License
-------

[](#license)

Copyright © 2017 暖簾 ([@neronplex](http://twitter.com/neronplex)) Licensed under the \[Apache License, Version 2.0\]\[Apache\] \[Apache\]:

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3427d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2fabb96c08e789ee0b8c69ccf38892ee6bc4fcb8a86f8a06af7b6a145180d07c?d=identicon)[neronplex](/maintainers/neronplex)

---

Top Contributors

[![neronplex](https://avatars.githubusercontent.com/u/5838947?v=4)](https://github.com/neronplex "neronplex (9 commits)")

---

Tags

line

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neronplex-line-notifier/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k34](/packages/neuron-core-neuron-ai)[linecorp/line-bot-sdk

SDK of the LINE BOT API for PHP

7413.2M22](/packages/linecorp-line-bot-sdk)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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