PHPackages                             fastwebmedia/hive-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. fastwebmedia/hive-api

ActiveLibrary[API Development](/categories/api)

fastwebmedia/hive-api
=====================

A wrapper around Hive API.

4.0.1(10y ago)15031MITPHPPHP &gt;=5.4.0

Since Feb 25Pushed 10y ago5 watchersCompare

[ Source](https://github.com/fastwebmedia/laravel-hive-api)[ Packagist](https://packagist.org/packages/fastwebmedia/hive-api)[ RSS](/packages/fastwebmedia-hive-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (11)Used By (0)

Hive API Package
================

[](#hive-api-package)

[![Build Status](https://camo.githubusercontent.com/d765a1d662d13396705d41de46bc85a819cf2589824030a7bb2a553db98dfab3/68747470733a2f2f7472617669732d63692e6f72672f666173747765626d656469612f6c61726176656c2d686976652d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fastwebmedia/laravel-hive-api)

Install
-------

[](#install)

```
composer require fastwebmedia/hive

```

You then need to add the service provider

```
'FWM\Hive\HiveServiceProvider'

```

Finally publised the config

```
php artisan vendor:publish

```

Usage
-----

[](#usage)

You should first update the config file with the URL and the access token so you can make request via the Hive API.

```
$client = new FWM\Hive\Client();
return $client->api('user')->getUser('hello@fastweb.media');

```

Documentation
-------------

[](#documentation)

Coming soon - for now look in the Code and User API classes to view the available methods.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~52 days

Total

10

Last Release

3875d ago

Major Versions

1.0.4 → 2.0.02015-03-14

2.0.0 → 3.0.02015-03-19

3.1.0 → 4.0.02015-10-08

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/8793fc6d6d27c97a7cbc90b28b2dc8175ebff767cb5675bbfdb7f037253d60d7?d=identicon)[joshhornby](/maintainers/joshhornby)

---

Top Contributors

[![joshhornby](https://avatars.githubusercontent.com/u/5455767?v=4)](https://github.com/joshhornby "joshhornby (20 commits)")

---

Tags

apihive

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fastwebmedia-hive-api/health.svg)

```
[![Health](https://phpackages.com/badges/fastwebmedia-hive-api/health.svg)](https://phpackages.com/packages/fastwebmedia-hive-api)
```

###  Alternatives

[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)

PHPackages © 2026

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