PHPackages                             graham-campbell/guzzle-factory - 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. graham-campbell/guzzle-factory

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

graham-campbell/guzzle-factory
==============================

Provides A Simple Guzzle Factory With Good Defaults

v7.0.3(2mo ago)916.4M—6.2%420MITPHPPHP ^7.4.15 || ^8.0.2CI passing

Since Apr 16Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/GrahamCampbell/Guzzle-Factory)[ Packagist](https://packagist.org/packages/graham-campbell/guzzle-factory)[ GitHub Sponsors](https://github.com/GrahamCampbell)[ Fund](https://tidelift.com/funding/github/packagist/graham-campbell/guzzle-factory)[ RSS](/packages/graham-campbell-guzzle-factory/feed)WikiDiscussions 7.0 Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (38)Used By (20)

Guzzle Factory
==============

[](#guzzle-factory)

Guzzle Factory was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and provides a simple Guzzle factory, with good defaults. Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Guzzle-Factory/releases), [security policy](https://github.com/GrahamCampbell/Guzzle-Factory/security/policy), [license](LICENSE), [code of conduct](.github/CODE_OF_CONDUCT.md), and [contribution guidelines](.github/CONTRIBUTING.md).

[![Banner](https://user-images.githubusercontent.com/2829600/71477092-0f3c7780-27e0-11ea-95cb-22c5ff39ab29.png)](https://user-images.githubusercontent.com/2829600/71477092-0f3c7780-27e0-11ea-95cb-22c5ff39ab29.png)

[![Build Status](https://camo.githubusercontent.com/11df67ed2df8d9589762774848a72b6aacf90d66e8b52e6a45e1e0d581b8bfea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f47726168616d43616d7062656c6c2f47757a7a6c652d466163746f72792f74657374732e796d6c3f6c6162656c3d5465737473267374796c653d666c61742d737175617265)](https://github.com/GrahamCampbell/Guzzle-Factory/actions?query=workflow%3ATests)[![StyleCI Status](https://camo.githubusercontent.com/150f06a7fc99bc1b42f8bf1e8b4884a2a4bbd6ad285d4e2ebaec282afbe14089/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f38383431323237372f736869656c64)](https://github.styleci.io/repos/88412277)[![Software License](https://camo.githubusercontent.com/c090e080484e2a2bc766446291d04437db823929042bf614b26a1643660ddf6f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e3f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Downloads](https://camo.githubusercontent.com/79a55784d38a75aacc81cd0e1c439006ff01128f0b4d12f8a246cbacdea07b2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67726168616d2d63616d7062656c6c2f67757a7a6c652d666163746f72793f7374796c653d666c61742d737175617265)](https://packagist.org/packages/graham-campbell/guzzle-factory)[![Latest Version](https://camo.githubusercontent.com/8a5a3157920afc5f7f1f4de6414d7c754793504c642c671c71a0aea4dc6de83c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f47726168616d43616d7062656c6c2f47757a7a6c652d466163746f72793f7374796c653d666c61742d737175617265)](https://github.com/GrahamCampbell/Guzzle-Factory/releases)

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

[](#installation)

This version requires [PHP](https://www.php.net/) 7.4-8.5.

To get the latest version, simply require the project using [Composer](https://getcomposer.org/):

```
$ composer require "graham-campbell/guzzle-factory:^7.0"
```

Usage
-----

[](#usage)

```
