PHPackages                             dontgiveafish/yellow-plane-sdk - 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. dontgiveafish/yellow-plane-sdk

ActiveLibrary

dontgiveafish/yellow-plane-sdk
==============================

Yellow Plane SDK

3.0(1y ago)016MITPHPPHP  &gt;=8

Since Jan 25Pushed 1y agoCompare

[ Source](https://github.com/dontgiveafish/yellow-plane-sdk-php)[ Packagist](https://packagist.org/packages/dontgiveafish/yellow-plane-sdk)[ RSS](/packages/dontgiveafish-yellow-plane-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Yellow plane PHP SDK
====================

[](#yellow-plane-php-sdk)

Yellow plane is a telegram bot that is designed to broadcast messages to the different teams.

To install SDK with Composer run this command:

```
composer require dontgiveafish/yellow-plane-sdk

```

To broadcast a message use this simple interface:

```
use Dontgiveafish\YellowPlane;
use GuzzleHttp\Client as Guzzle;

$plane = new YellowPlane\Client(new Guzzle(), 'http://bot-gateway.org/v1', 'team');
$plane->broadcast('Hello world!');
```

References
----------

[](#references)

Yellow plane backend and infrastructure:

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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 ~648 days

Total

3

Last Release

638d ago

Major Versions

1.0 → 2.02021-08-10

2.0 → 3.02024-08-12

PHP version history (2 changes)1.0PHP  ^7.4

3.0PHP  &gt;=8

### Community

Maintainers

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

---

Top Contributors

[![abagayev](https://avatars.githubusercontent.com/u/11406794?v=4)](https://github.com/abagayev "abagayev (5 commits)")

### Embed Badge

![Health badge](/badges/dontgiveafish-yellow-plane-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/dontgiveafish-yellow-plane-sdk/health.svg)](https://phpackages.com/packages/dontgiveafish-yellow-plane-sdk)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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