Download the PHP package reinfi/zf-guzzle-emitter without Composer
On this page you can find all versions of the php package reinfi/zf-guzzle-emitter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reinfi/zf-guzzle-emitter
More information about reinfi/zf-guzzle-emitter
Files in reinfi/zf-guzzle-emitter
Download reinfi/zf-guzzle-emitter
More information about reinfi/zf-guzzle-emitter
Files in reinfi/zf-guzzle-emitter
Vendor reinfi
Package zf-guzzle-emitter
Short Description A Zend Framework module adding subscribers to guzzle emitter via configuration.
License MIT
Package zf-guzzle-emitter
Short Description A Zend Framework module adding subscribers to guzzle emitter via configuration.
License MIT
Please rate this library. Is it a good library?
Informations about the package zf-guzzle-emitter
Configure guzzle emitter subscriber via configuration.
- Installation
- Usage
Installation
- Install with Composer:
composer require reinfi/zf-guzzle-emitter
. - Enable the module via ZF2 config in
appliation.config.php
undermodules
key:
Usage
To use it you need to register your subscriber under the following config key.
All your subscribers must be registered within the service locator.
When you need to get a new guzzle client you just pass the following options
For information how to write subscriber see http://docs.guzzlephp.org/en/5.3/events.html#event-subscribers
FAQ
Feel free to ask any questions or open own pull requests.
All versions of zf-guzzle-emitter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
zendframework/zend-modulemanager Version ~2.7
guzzlehttp/guzzle Version ^5.3
zendframework/zend-modulemanager Version ~2.7
guzzlehttp/guzzle Version ^5.3
The package reinfi/zf-guzzle-emitter contains the following files
Loading the files please wait ....