PHPackages                             mrzen/tigerbay - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mrzen/tigerbay

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mrzen/tigerbay
==============

Tigerbay PHP Client Library

v1.6.0(1y ago)125MITPHPPHP &gt;=7.2

Since Oct 12Pushed 1y ago3 watchersCompare

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

READMEChangelog (1)Dependencies (9)Versions (19)Used By (0)

Tigerbay PHP
============

[](#tigerbay-php)

Usage
-----

[](#usage)

### Initialize The Client

[](#initialize-the-client)

```
use Mrzen\Tigerbay;

$config = (new Tigerbay\Config())->setBaseURL($baseURL)         // Required
                                 ->setClientId($clientId)       // Required
                                 ->setSecret($clientSecret)     // Required
                                 ->setTimeout(10.0)             // Optional

$client = new Tigerbay\Client($config);

// Get cache stats

$stats = $client->stats();

echo 'System contains ' . $stats->getItemCount() . ' tours';
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Recently: every ~100 days

Total

18

Last Release

642d ago

Major Versions

v0.2.5 → v1.0.02022-05-10

PHP version history (3 changes)v0.1.0PHP &gt;=7.2.24

v1.1.0PHP &gt;=7.4

v1.1.2PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrzen-tigerbay/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[web-auth/webauthn-lib

FIDO2/Webauthn Support For PHP

1195.3M72](/packages/web-auth-webauthn-lib)

PHPackages © 2026

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