alex-tsarkov / iterators
Collection of iterators
v0.2.1
2020-06-15 21:13 UTC
Requires
- php: ^7.4
- ext-spl: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- phpstan/phpstan: ^0.12
- phpstan/phpstan-phpunit: ^0.12
- phpunit/phpunit: ^9.0
README
A collection of iterators and functions to deal with iterable objects.
Installation
PHP 7.4 or greater is required. Use composer
to include this package in your project:
$ composer require alex-tsarkov/iterators
License
This software is released under the MIT License.