Additional PHP functionality.
This repository adds a number of functionality improvements that I regularly use in projects.
mixed[] array_copy( $array_to_copy )
mixed array_map_reduce( $array, $map_function, $reduce_function )
There are no commits on branch master.