PHPackages                             eclipsesk/phystrix-laravel - 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. eclipsesk/phystrix-laravel

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

eclipsesk/phystrix-laravel
==========================

Laravel binding for phystrix Package

121PHP

Since Feb 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/eclipsesk/phystrix-laravel)[ Packagist](https://packagist.org/packages/eclipsesk/phystrix-laravel)[ RSS](/packages/eclipsesk-phystrix-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel binding for phystrix Package
====================================

[](#laravel-binding-for-phystrix-package)

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

[](#installation)

```
composer require eclipsesk/phystrix-laravel
artisan vendor publish
```

Usage
-----

[](#usage)

```
use Eclipsesk\Phystrix\Phystrix;

class MyController extends Controller
{
    public function index(Phystrix $phystrix)
    {
        $myCommand = $phystrix->getCommand(MyCommand::class);

        $result = $myCommand->execute();
    }
}
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/97992cb631ae7169e7f41033a5bd8944ddfb8cd77344c4d611705f3aabbcffbc?d=identicon)[eclipsesk](/maintainers/eclipsesk)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/eclipsesk-phystrix-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/eclipsesk-phystrix-laravel/health.svg)](https://phpackages.com/packages/eclipsesk-phystrix-laravel)
```

###  Alternatives

[log1x/acf-composer

Create fields, blocks, option pages, and widgets using ACF Builder and Sage 10

493760.2k13](/packages/log1x-acf-composer)[markrogoyski/ipv4-subnet-calculator

Network calculator for subnet mask and other classless (CIDR) network information.

177813.7k6](/packages/markrogoyski-ipv4-subnet-calculator)[b13/menus

Easy and fast menus for TYPO3 Frontends

58534.7k1](/packages/b13-menus)[hfig/mapi

Pure PHP library for reading and manipulating Microsoft Outlook .msg messages (MAPI documents)

40420.9k2](/packages/hfig-mapi)

PHPackages © 2026

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