rawphp/http

A reusable Guzzle client extension

dev-master / 0.x-dev 2015-12-22 20:13 UTC

This package is auto-updated.

Last update: 2024-04-20 07:44:47 UTC


README

Features

This library provides several features:

Factories

  1. Guzzle Client Factory

    Makes it easy to set a custom handler for testing purposes.

  2. Guzzle Client Request Factory

  3. Guzzle Client Response Factory

Mock Handler

The PredictedHandler can be used to mock request/response options.

Usage

License

This code is licensed under the MIT license.