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 2w 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

38

—

LowBetter than 83% of packages

Maintenance43

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

457d 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

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M932](/packages/statamic-cms)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M84](/packages/openai-php-laravel)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[smodav/mpesa

M-Pesa API implementation

16267.1k1](/packages/smodav-mpesa)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

73287.1k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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