Download the PHP package guzzle/iterator without Composer
On this page you can find all versions of the php package guzzle/iterator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download guzzle/iterator
More information about guzzle/iterator
Files in guzzle/iterator
Download guzzle/iterator
More information about guzzle/iterator
Files in guzzle/iterator
Vendor guzzle
Package iterator
Short Description Provides helpful iterators and iterator decorators
License MIT
Homepage http://guzzlephp.org/
Package iterator
Short Description Provides helpful iterators and iterator decorators
License MIT
Homepage http://guzzlephp.org/
Please rate this library. Is it a good library?
Informations about the package iterator
Guzzle Iterator
Provides useful Iterators and Iterator decorators
- ChunkedIterator: Pulls out chunks from an inner iterator and yields the chunks as arrays
- FilterIterator: Used when PHP 5.4's CallbackFilterIterator is not available
- MapIterator: Maps values before yielding
- MethodProxyIterator: Proxies missing method calls to the innermost iterator
Installing via Composer
After installing, you need to require Composer's autoloader:
All versions of iterator with dependencies
PHP Build Version
Package Version
The package guzzle/iterator contains the following files
Loading the files please wait ....