PHPackages                             zozlak/guzzle-proxy-client - 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. zozlak/guzzle-proxy-client

ActiveLibrary

zozlak/guzzle-proxy-client
==========================

A wrapper around GuzzleHttp Client honoring proxy settings in http\_proxy, https\_proxy and no\_proxy environment variables

1.1.0(11mo ago)02.1k↓54.9%10MITPHP

Since Jun 6Pushed 11mo agoCompare

[ Source](https://github.com/zozlak/guzzleProxyClient)[ Packagist](https://packagist.org/packages/zozlak/guzzle-proxy-client)[ Docs](https://github.com/zozlak/guzzleProxyClient)[ RSS](/packages/zozlak-guzzle-proxy-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (10)

guzzleProxyClient
=================

[](#guzzleproxyclient)

A tiny wrapper for the Guzzle Client applying proxy settings from the `http_proxy`, `https_proxy` and `no_proxy` environment variables.

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

[](#installation)

```
composer require zozlak/guzzle-proxy-client
```

Usage
-----

[](#usage)

```
// without Guzzle Client options
$guzzleClient = \zozlak\ProxyClient::factory();
// with some Guzzle Client options
$guzzleClient = \zozlak\ProxyClient::factory(['auth' => ['foo', 'bar']]);
```

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance54

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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

337d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zozlak-guzzle-proxy-client/health.svg)

```
[![Health](https://phpackages.com/badges/zozlak-guzzle-proxy-client/health.svg)](https://phpackages.com/packages/zozlak-guzzle-proxy-client)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)

PHPackages © 2026

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