PHPackages                             thecodingmachine/guzzle-universal-service-provider - 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. thecodingmachine/guzzle-universal-service-provider

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

thecodingmachine/guzzle-universal-service-provider
==================================================

Cross-framework module for guzzlehttp/guzzle:6

1.0.x-dev(8y ago)09MITPHPPHP &gt;=7.0

Since Sep 22Pushed 8y ago7 watchersCompare

[ Source](https://github.com/thecodingmachine/guzzle-universal-service-provider)[ Packagist](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)[ RSS](/packages/thecodingmachine-guzzle-universal-service-provider/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependencies (6)Versions (1)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/91ff46c43b4289d5f0b86fbe3cb7f16592808ac9358754992cb746f841b69a99/68747470733a2f2f706f7365722e707567782e6f72672f746865636f64696e676d616368696e652f67757a7a6c652d756e6976657273616c2d736572766963652d70726f76696465722f762f737461626c65)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)[![Latest Unstable Version](https://camo.githubusercontent.com/150d8c8937fe6dd21d71167fcf8f259c8229bbe5d9ca1f32e2b23cf3d0d6399c/68747470733a2f2f706f7365722e707567782e6f72672f746865636f64696e676d616368696e652f67757a7a6c652d756e6976657273616c2d736572766963652d70726f76696465722f762f756e737461626c65)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)[![License](https://camo.githubusercontent.com/b57033e3712d767294558a6e3886a345ff08b142d2be18e0b941a99bb3faa010/68747470733a2f2f706f7365722e707567782e6f72672f746865636f64696e676d616368696e652f67757a7a6c652d756e6976657273616c2d736572766963652d70726f76696465722f6c6963656e7365)](https://packagist.org/packages/thecodingmachine/guzzle-universal-service-provider)

Guzzle6 universal module
========================

[](#guzzle6-universal-module)

This package integrates Guzzle6 in any [container-interop](https://github.com/container-interop/service-provider) compatible framework/container.

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

[](#installation)

```
composer require thecodingmachine/guzzle-universal-service-provider

```

Once installed, you need to register the [`TheCodingMachine\Guzzle\XXXServiceProvider`](src/XXXServiceProvider.php) into your container.

If your container supports Puli integration, you have nothing to do. Otherwise, refer to your framework or container's documentation to learn how to register *service providers*.

Introduction
------------

[](#introduction)

This is a service provider for [Guzzle 6](http://docs.guzzlephp.org/en/latest/index.html).

In addition to creating services for Guzzle 6, this service provider will also create a [Guzzle 6 adapter for HTTPlug](https://github.com/php-http/httplug).

Expected values / services
--------------------------

[](#expected-values--services)

This *service provider* expects the following configuration / services to be available:

NameCompulsoryDescription`guzzleConfig`*no*You can change the default provided Guzzle config by override this entryProvided services
-----------------

[](#provided-services)

This *service provider* provides the following services:

Service nameDescription`GuzzleHttp\Client`The Guzzle client`guzzleConfig`By default, the Guzzle config defaults to: `[ 'http_errors' => true ]``Http\Adapter\Guzzle6\Client`An HTTPlug adapter for the Guzzle client`Http\Client\HttpClient`An alias to the Guzzle6 adapter`Http\Client\HttpAsyncClient`An alias to the Guzzle6 adapterExtended services
-----------------

[](#extended-services)

*None*

Project template courtesy of [thecodingmachine/service-provider-template](https://github.com/thecodingmachine/service-provider-template)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

3151d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1104771?v=4)[mouf](/maintainers/mouf)[@Mouf](https://github.com/Mouf)

![](https://avatars.githubusercontent.com/u/1847918?v=4)[TheCodingMachine](/maintainers/thecodingmachine)[@thecodingmachine](https://github.com/thecodingmachine)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/thecodingmachine-guzzle-universal-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/thecodingmachine-guzzle-universal-service-provider/health.svg)](https://phpackages.com/packages/thecodingmachine-guzzle-universal-service-provider)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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