Download the PHP package dutekvejin/iterators without Composer
On this page you can find all versions of the php package dutekvejin/iterators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package iterators
iterators
Installation
The preferred method of installation is via Composer. Run the following command to install the latest version of a package and add it to your project's composer.json
:
Usage
Dutek\Iterator\ChunkIterator
Chunks an \Iterator
into arrays with size
elements.
Dutek\Iterator\MapIterator
Applies the callback to the elements of the given \Iterator
.
Credits
- Dusan Vejin
- All Contributors
License
Released under MIT License - see the License File for details.
All versions of iterators with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1|^8.0
The package dutekvejin/iterators contains the following files
Loading the files please wait ....