Wraps PHP's built-in array functions, extends them and supports a functional, object-oriented style inspired by Lodash
https://packagist.org/packages/indibit-eu/arrayfacade
- Arrayy and Arrayzy lack
keyBy(),groupBy(),map()and more - php-lodash and lodash-php lack the object-oriented style
empty(),is_array()and thearray_...()functions cannot be called on instances ofArrayFacade