Libraries tagged by miserable
dromru/iterable-chunk
12257 Downloads
Класс для разбиения итерируемых коллекций на пачки.
pitchart/transformer
17046 Downloads
A transducers implementation in PHP, with OOP powers
chamber-orchestra/breadcrumbs
2898 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
hmaus/reynaldo
118861 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
rikudou/iterables
4038 Downloads
Provides some cool iterable functions complementing the built-in array functions
navarr/iterable-to-array
11533 Downloads
A method for converting an iterable to an array, no matter what type of iterable
kuria/iterable
5706 Downloads
Utilities for dealing with PHP's iterators and the iterable type
bonu/iterable
1038 Downloads
Handy utilities for iterables
wernerdweight/ra
9247 Downloads
PHP Array object with consistent and predictable API
linepogl/impartial-pipes
3142 Downloads
A PHP library with partial functions suitable for the pipe operator
jumpifbelow/php-functional-array
6708 Downloads
Classes to make the use of sets functional
cryonighter/object-column
5379 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
jotaelesalinas/php-mapreduce
267 Downloads
A simple in-memory map/reduce engine for PHP iterables, without workers or configuration.
tiny-blocks/mapper
2067 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.