PHPackages                             jleagle/btn-api-client - 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. jleagle/btn-api-client

ActiveLibrary[API Development](/categories/api)

jleagle/btn-api-client
======================

A helper class to access data from the BTN API

0.0.2(10y ago)1181PHPPHP &gt;=5.4

Since Feb 3Pushed 10y agoCompare

[ Source](https://github.com/Jleagle/btn-api-client)[ Packagist](https://packagist.org/packages/jleagle/btn-api-client)[ RSS](/packages/jleagle-btn-api-client/feed)WikiDiscussions master Synced 1mo ago

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

btn-api-client
==============

[](#btn-api-client)

[![Build Status (Scrutinizer)](https://camo.githubusercontent.com/66ed3f4bf4c737c84bf56ab43b30e2d04281cc59ae977ee94c79e0863e421c35/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a6c6561676c652f62746e2d6170692d636c69656e742f6261646765732f6275696c642e706e67)](https://scrutinizer-ci.com/g/Jleagle/btn-api-client)[![Code Quality (scrutinizer)](https://camo.githubusercontent.com/e7bf923d3fc4e9e5e7096f0c8ddc1c8657d4c1d020eed529ae943c095f3ed39f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a6c6561676c652f62746e2d6170692d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/Jleagle/btn-api-client)[![Latest Stable Version](https://camo.githubusercontent.com/7639ade7284e898610a84acbe6f779446b1d73f18ddc2f0e48e37bf4ec3f7a76/68747470733a2f2f706f7365722e707567782e6f72672f4a6c6561676c652f62746e2d6170692d636c69656e742f762f737461626c652e706e67)](https://packagist.org/packages/Jleagle/btn-api-client)[![Latest Unstable Version](https://camo.githubusercontent.com/bdddc2d14dc562a4970dbeac5f3062685feef7e170943628da37972f93f433ed/68747470733a2f2f706f7365722e707567782e6f72672f4a6c6561676c652f62746e2d6170692d636c69656e742f762f756e737461626c652e706e67)](https://packagist.org/packages/Jleagle/btn-api-client)

A helper class to access data from the BTN API ()

### Usage

[](#usage)

Instantiate Btn() with your API key:

```
$btn = new \Jleagle\Btn\Btn($apiKey);
```

Get blog posts:

```
try
{
  print_r($btn->getBlog());
}
catch(Exception $e)
{
  echo $e->getMessage();
}
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

3909d ago

### Community

Maintainers

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

---

Top Contributors

[![Jleagle](https://avatars.githubusercontent.com/u/381099?v=4)](https://github.com/Jleagle "Jleagle (13 commits)")

---

Tags

btnbtn-apibtnbroadcast the net

### Embed Badge

![Health badge](/badges/jleagle-btn-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/jleagle-btn-api-client/health.svg)](https://phpackages.com/packages/jleagle-btn-api-client)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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