PHPackages                             bizhub/unleashed - 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. bizhub/unleashed

ActiveLibrary[API Development](/categories/api)

bizhub/unleashed
================

Unleashed api wrapper for Laravel

2.1.0(1y ago)2711MITPHPPHP ^8.0.0CI failing

Since Dec 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bizhub/unleashed)[ Packagist](https://packagist.org/packages/bizhub/unleashed)[ Docs](https://github.com/bizhub/unleashed)[ RSS](/packages/bizhub-unleashed/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (20)Used By (0)

Unleashed api wrapper
=====================

[](#unleashed-api-wrapper)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9ebfdcadb6e0bfc3ceefb950034e3c5fa8f044f28d26d7385947debbece1ec6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62697a6875622f756e6c6561736865642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bizhub/unleashed)

Install
-------

[](#install)

```
composer require bizhub/unleashed
```

Set .env api authentication

```
UNLEASHED_API_ID=
UNLEASHED_API_KEY=
UNLEASHED_PARTNER_NAME=

```

Usage
-----

[](#usage)

```
\Bizhub\Unleashed\Products::get();
\Bizhub\Unleashed\Products::find($quid);

\Bizhub\Unleashed\ProductGroups::get();

\Bizhub\Unleashed\BillOfMaterials::get();
\Bizhub\Unleashed\BillOfMaterials::find($quid);

\Bizhub\Unleashed\SalesOrders::get();
\Bizhub\Unleashed\SalesOrders::find($quid);

\Bizhub\Unleashed\StockAdjustments::get();
\Bizhub\Unleashed\StockAdjustments::find($quid);
\Bizhub\Unleashed\StockAdjustments::create($quid, [...]);

\Bizhub\Unleashed\StockOnHand::get();
\Bizhub\Unleashed\StockOnHand::find($quid);

\Bizhub\Unleashed\Warehouses::get();
```

Running Tests
-------------

[](#running-tests)

To run tests, run the following command

```
  ./vendor/bin/phpunit
```

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance46

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity75

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

Recently: every ~308 days

Total

18

Last Release

410d ago

Major Versions

0.9.1 → 1.0.02021-03-11

1.0.0 → 2.0.02021-11-08

PHP version history (3 changes)0.1.0PHP ^7.1.8

0.2.0PHP ^7.1.3

2.0.0PHP ^8.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0472059fd00a788248c7f2fb2d209121e0f29d3b4086614685c70ed13558c038?d=identicon)[Bizhub](/maintainers/Bizhub)

---

Top Contributors

[![bizhub](https://avatars.githubusercontent.com/u/1683367?v=4)](https://github.com/bizhub "bizhub (49 commits)")

---

Tags

apilaravelunleashedbizhub

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bizhub-unleashed/health.svg)

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

###  Alternatives

[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

102589.1k3](/packages/vluzrmos-slack-api)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97221.2k](/packages/nickurt-laravel-postcodeapi)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[bmatovu/laravel-mtn-momo

Laravel MTN MOMO integration.

14310.9k](/packages/bmatovu-laravel-mtn-momo)[specialtactics/l5-api

Dependencies for the Laravel API Boilerplate package

3672.8k2](/packages/specialtactics-l5-api)

PHPackages © 2026

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