bentools/iterable-functions
Small PHP utility package offering array-like helpers for any iterable (arrays, Traversable, generators): iterable_to_array/to_traversable, map, merge, reduce, filter, values, and chunk—write iterable-agnostic code without TypeError surprises.
Provides functions for iterable variables: iterable_map(, iterable_filter(), iterable_to_array(), ...
How can I help you explore Laravel packages today?