Libraries tagged by miserable
phayne-io/phunctional
16 Downloads
Phunctional is a little library that tries to bring to PHP some aspects of functional programing with util high order functions and functions for manage iterables.
pernicat/dynamis
25 Downloads
An iterable wrapper that returns generators
midnite81/loopy
5 Downloads
Adds functionality for iterables
maxcxam/arrays
1 Downloads
A small collection of iterable types
lamansky/map
8 Downloads
An iterable key-value collection class.
fiisoft/jackdaw-stream
11 Downloads
A unique library to provide stream-like operations on iterable data.
ebeacon/iterutil
222 Downloads
Creates iterators for arrays or any iterable, with lazily evaluated (memory efficient) transformations. Heavily inspired by Rust's iterators.
cunningsoft/generic-list
997 Downloads
This library provides the tools needed to create custom iterables without the need to repeat all the boilerplate code.
affinity4/collection
12 Downloads
Iterable Collections with useful helper methods. Take control of your arrays!
aabadawy/laravel-row-catcher
7 Downloads
Catch Failures and success rows for iterables
codeinc/printable-interface
22 Downloads
A simple PHP interface for iterable collections
codeinc/entities-collection
12 Downloads
Iterable Doctrine entities collection
codeinc/collection-interface
49 Downloads
A simple PHP interface for iterable collections