PHPackages                             yangcsir/guzzle-retry - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. yangcsir/guzzle-retry

ActiveLibrary[HTTP &amp; Networking](/categories/http)

yangcsir/guzzle-retry
=====================

laravel guzzle retry

1.1(4y ago)1281MITPHPPHP &gt;=7.1

Since Feb 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/YangCSir/guzzle-retry)[ Packagist](https://packagist.org/packages/yangcsir/guzzle-retry)[ RSS](/packages/yangcsir-guzzle-retry/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

guzzle-retry
============

[](#guzzle-retry)

laravel guzzle retry

Prerequisites
-------------

[](#prerequisites)

- php 7.1
- guzzlehttp/guzzle
- laravel

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

[](#installation)

```
$ composer require YangCSir/guzzle-retry
```

use it

```
$retry=new GuzzleRetry(3,200);

$res = $retry->client->get(Url);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

1538d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21410207?v=4)[BondYang](/maintainers/YangCSir)[@YangCSir](https://github.com/YangCSir)

---

Top Contributors

[![YangCSir](https://avatars.githubusercontent.com/u/21410207?v=4)](https://github.com/YangCSir "YangCSir (3 commits)")

---

Tags

laravelGuzzleretry

### Embed Badge

![Health badge](/badges/yangcsir-guzzle-retry/health.svg)

```
[![Health](https://phpackages.com/badges/yangcsir-guzzle-retry/health.svg)](https://phpackages.com/packages/yangcsir-guzzle-retry)
```

###  Alternatives

[kozz/laravel-guzzle-provider

Guzzle 5/6 Service Provider for Laravel

621.1M2](/packages/kozz-laravel-guzzle-provider)[georgeboot/laravel-echo-api-gateway

Use Laravel Echo with API Gateway Websockets

10435.5k](/packages/georgeboot-laravel-echo-api-gateway)[behamin/service-proxy

for proxy or sending requests to other services with useful utilities

102.2k](/packages/behamin-service-proxy)

PHPackages © 2026

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