Libraries tagged by callback iterator
bit3/php-callback-filter-iterator-polyfill
1 Favers
3966 Downloads
3966 Downloads
Use the CallbackFilterIterator in PHP
guglielmopepe/recursivecallbackmapiterator
0 Favers
3 Downloads
3 Downloads
This iterator applies recursively the callback to the elements of the given iterator.
guglielmopepe/callbackmapiterator
0 Favers
3 Downloads
3 Downloads
This iterator applies the callback to the elements of the given iterator.
kdaviesnz/callbackfileiterator
0 Favers
71 Downloads
71 Downloads
Class that iterators over files and applies a user-defined callback.
webino/each-file-class-implements
1 Favers
7 Downloads
7 Downloads
Call callback iterating over class files matching regular expression implementing interface.
devlop/buffer
0 Favers
86 Downloads
86 Downloads
Simple Buffer for iterating over an iteratable and regularly applying a callback.