Even though Map Reduce was created for parallelization, which PHP does not natively support, the syntax is supported. In this talk I will outline how to use map, filter, and reduce with PHP collections and the benefits you can gain over traditional for loops.
In this talk we will explore different methods of processing and manipulating collections of data giving you new tools in your developer’s toolbox