PHPackages                             molotoksoftware/php-tradingbeep-api - 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. molotoksoftware/php-tradingbeep-api

ActiveLibrary[API Development](/categories/api)

molotoksoftware/php-tradingbeep-api
===================================

PHP TradingBeep API is a PHP library for the TradingBeep.com API designed to be easy to use.

003PHP

Since Jan 11Pushed 7y agoCompare

[ Source](https://github.com/molotoksoftware/php-tradingbeep-api)[ Packagist](https://packagist.org/packages/molotoksoftware/php-tradingbeep-api)[ RSS](/packages/molotoksoftware-php-tradingbeep-api/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

php-tradingbeep-api
===================

[](#php-tradingbeep-api)

PHP TradingBeep API is a PHP library for the TradingBeep.com API designed to be easy to use.

#### Installation

[](#installation)

```
composer require "molotoksoftware/php-tradingbeep-api"

```

#### Getting started

[](#getting-started)

```
// 1. class initialization
$tradingbeep = new TradingBeepApi('API_KEY', 'APY_SECRET');

// 2. getting all indicators by pair
print_r($tradingbeep->getBeeps('binance', 'BTC-USDT', '5min'));
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

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/69f4fa6ef71572b2e59581439955157c5ff0c973d784eecabba957ba0b4651d9?d=identicon)[ivan\_teleshun](/maintainers/ivan_teleshun)

---

Top Contributors

[![molotoksoftware](https://avatars.githubusercontent.com/u/21005233?v=4)](https://github.com/molotoksoftware "molotoksoftware (2 commits)")

### Embed Badge

![Health badge](/badges/molotoksoftware-php-tradingbeep-api/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)

PHPackages © 2026

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