Libraries tagged by miserable
dromru/iterable-chunk
8266 Downloads
Класс для разбиения итерируемых коллекций на пачки.
pitchart/transformer
15021 Downloads
A transducers implementation in PHP, with OOP powers
rikudou/iterables
130 Downloads
Provides some cool iterable functions complementing the built-in array functions
pyncer/iterable
197 Downloads
Pyncer library for handling iteration.
navarr/iterable-to-array
7428 Downloads
A method for converting an iterable to an array, no matter what type of iterable
loophp/phpunit-iterable-assertions
12905 Downloads
Iterable assertions for PHPUnit
wmde/iterable-functions
15394 Downloads
Functions to transform iterables into more specific types
wernerdweight/ra
7168 Downloads
PHP Array object with consistent and predictable API
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
jumpifbelow/php-functional-array
3664 Downloads
Classes to make the use of sets functional
cryonighter/object-column
2631 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
bentools/flatten-iterator
1941 Downloads
Flattens Traversable or arrays into one iterator.
paysera/lib-plugin-data-validation
705 Downloads
Library for iterable input validation
kelemen/recursor
4625 Downloads
Create recursive array from one level array or iterable object
dhii/iterator-helper-base
10926 Downloads
Common functionality for working with iterables