4 skills found
mixu / Pipe IteratorsLike underscore for Node streams. Functions for iterating over object mode streams: forEach, map, mapKey, reduce, filter, fromArray, toArray, fromAsync, devnull, pipe, head, tail, through, thru, writable, readable, duplex, pipeline.
ReallifeKip / ImmutableBaseLightweight abstract classes for building immutable PHP objects.
OzzyCzech / FromArrayPHP trait fromArray allow create objects instances loaded with initial data array
Lc5 / FromArrayCreate objects from arrays with type checks