PHPackages                             ping2me/php - 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. ping2me/php

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

ping2me/php
===========

Ping2me PHP client

v0.3.2(1y ago)0144↓92.9%1MITPHP

Since Dec 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ping2-me/php)[ Packagist](https://packagist.org/packages/ping2me/php)[ RSS](/packages/ping2me-php/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)DependenciesVersions (13)Used By (1)

Ping2.me PHP SDK
================

[](#ping2me-php-sdk)

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

[](#installation)

```
composer require ping2me/php
```

Usage
-----

[](#usage)

### Setup

[](#setup)

```
// Set up your endpoint once at the beginning of your application
// before sending any messages.
Ping2me\Php\Ping::$endpoint = '@daudau/debug'
```

### Use class style

[](#use-class-style)

```
use Ping2me\Php\Ping;

Ping::make()->send('New user Bob registered!');
```

### Use function style

[](#use-function-style)

```
ping('New user Bob registered!');
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance40

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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

Every ~38 days

Recently: every ~104 days

Total

12

Last Release

505d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5652494?v=4)[Nguyen Viet](/maintainers/bangnokia)[@bangnokia](https://github.com/bangnokia)

---

Top Contributors

[![bangnokia](https://avatars.githubusercontent.com/u/5652494?v=4)](https://github.com/bangnokia "bangnokia (23 commits)")

---

Tags

laravelnotificationtelegramping2me

### Embed Badge

![Health badge](/badges/ping2me-php/health.svg)

```
[![Health](https://phpackages.com/badges/ping2me-php/health.svg)](https://phpackages.com/packages/ping2me-php)
```

###  Alternatives

[laravel-notification-channels/telegram

Telegram Notifications Channel for Laravel

1.1k3.8M47](/packages/laravel-notification-channels-telegram)[guanguans/notify

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

687114.3k8](/packages/guanguans-notify)[babenkoivan/telegram-notifications

Telegram notifications for Laravel

3849.0k](/packages/babenkoivan-telegram-notifications)

PHPackages © 2026

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