PHPackages                             pitchanon/gitlab-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pitchanon/gitlab-notify

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pitchanon/gitlab-notify
=======================

Gitlab Line Notify

1239PHP

Since Nov 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Pitchanon/Gitlab-Notify)[ Packagist](https://packagist.org/packages/pitchanon/gitlab-notify)[ RSS](/packages/pitchanon-gitlab-notify/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Gitlab-Notify
=============

[](#gitlab-notify)

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

[](#installation)

- [Packagist](https://packagist.org/packages/pitchanon/gitlab-notify)

Require it in your `composer.json` file.

```
"require": {
    "pitchanon/line": "dev-master",
    "pitchanon/gitlab-notify": "dev-master"
  }
```

You'll then need to run `composer install` or `composer update` to download it and have the autoloader updated

Composer command

```
$ composer require pitchanon/line
$ composer require pitchanon/gitlab-notify
```

How to use
----------

[](#how-to-use)

```
$entityBody = "{"event_name":"push"}";

$line = new Pitchanon\GitlabNotify\GitlabNotify();
$line::Config(["token" => "xxxxx"]);
$res = $line::Notify($entityBody);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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/59284b554ab2c0e942e4fac734476680e3464d110024347c519166eb3aacf450?d=identicon)[popphoenix](/maintainers/popphoenix)

---

Top Contributors

[![Pitchanon](https://avatars.githubusercontent.com/u/5163902?v=4)](https://github.com/Pitchanon "Pitchanon (3 commits)")

### Embed Badge

![Health badge](/badges/pitchanon-gitlab-notify/health.svg)

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

###  Alternatives

[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[appsero/client

Appsero Client

25431.7k9](/packages/appsero-client)[parfaitementweb/filament-country-field

Country dropdown with ISO 3166 options values

19155.0k1](/packages/parfaitementweb-filament-country-field)[mandango/mondator

Easy and flexible class generator for PHP

1917.9k3](/packages/mandango-mondator)[marvinlabs/laravel-html-font-awesome

A fluent html builder for Font Awesome icons

151.7k](/packages/marvinlabs-laravel-html-font-awesome)

PHPackages © 2026

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