PHPackages                             franjsco/bitcoinfees - 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. franjsco/bitcoinfees

ActiveLibrary[API Development](/categories/api)

franjsco/bitcoinfees
====================

A PHP package to fetch Bitcoin fee predictions from bitcoinfees.earn.com

v0.1.0(4y ago)211GPL-2.0PHPPHP ^7.2|^8.0

Since Oct 19Pushed 4y ago1 watchersCompare

[ Source](https://github.com/franjsco/bitcoinfees-php)[ Packagist](https://packagist.org/packages/franjsco/bitcoinfees)[ RSS](/packages/franjsco-bitcoinfees/feed)WikiDiscussions main Synced 3w ago

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

bitcoinfees-php
===============

[](#bitcoinfees-php)

A PHP package to fetch Bitcoin fee predictions from bitcoinfees.earn.com

Requirements
------------

[](#requirements)

- PHP &gt;= 7.2
- ext-json

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

[](#installation)

```
composer require franjsco/bitcoinfees
```

Example
-------

[](#example)

```
use Franjsco\Bitcoinfees\Client;

$client = new Client();

$data = $client->getData();
```

Data example:

```
[
  "fastestFee" => "102",
  "halfHourFee" => "102",
  "hourFee" => "88"
]
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1717d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33671357?v=4)[Francesco Esposito](/maintainers/franjsco)[@franjsco](https://github.com/franjsco)

---

Top Contributors

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

---

Tags

apibitcoincryptocurrencyfee

### Embed Badge

![Health badge](/badges/franjsco-bitcoinfees/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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