frosas / guzzle-plugins
Some plugins for Guzzle (http://guzzlephp.org/)
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 0
Open Issues: 1
pkg:composer/frosas/guzzle-plugins
Requires
- guzzle/guzzle: ~3.1
This package is auto-updated.
Last update: 2024-05-29 10:49:06 UTC
README
Some plugins for Guzzle
Installation
Require frosas/guzzle-plugins
(dev-master
version) in you composer.json
(more about Composer)
Usage
Please check the src/Frosas/Guzzle/Http/Plugin
directory for available plugins and their documentation.
Testing
$ phpunit
TODO
- Test ConnectionRate plugin