https://github.com/php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
https://github.com/php-standard-library/iter
generator iter iterable iterator
Last synced: 10 days ago
JSON representation
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators
- Host: GitHub
- URL: https://github.com/php-standard-library/iter
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:11.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-04-28T07:31:01.000Z (about 1 month ago)
- Last Synced: 2026-04-28T09:27:37.060Z (about 1 month ago)
- Topics: generator, iter, iterable, iterator
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 40 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Standard Library - Iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators.
---
- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)