rawphp / http
A reusable Guzzle client extension
dev-master / 0.x-dev
2015-12-22 20:13 UTC
Requires
- guzzlehttp/guzzle: ^6.1
Requires (Dev)
- phpspec/phpspec: ^2.4
- squizlabs/php_codesniffer: ~2
This package is auto-updated.
Last update: 2024-10-20 08:38:06 UTC
README
Features
This library provides several features:
Factories
-
Guzzle Client Factory
Makes it easy to set a custom handler for testing purposes.
-
Guzzle Client Request Factory
-
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.