(This is a WIP project!)
The "Collections" library for PHP array-like objects. (What are "array-like objects"? See vectorial1024/alof-lib here.)
See the change log in the CHANGELOG.md file.
via Composer:
composer require vectorial1024/transmutationUsing PHPUnit via Composer::
composer run-script testalof-lib does the dirty work and ensures the correctness of ALO functions, while this library provides an easy-to-use API for ALO processing.