ArrayObject is a PHP library that provides a light-weight interface for working fluently with array's. ArrayObject provides a wrapper around PHP's built-in array type which includes methods for ...
This module is aimed at solving two common use-cases, deep cloning objects/arrays and merging objects and arrays. Many of the current modules suffer from v8 deopts or wonky behaviors regarding arrays, ...