Warning
Last Updated: 2026-04-21
THIS PROJECT IS ABANDONED AND ARCHIVED!
This project was created as an experimentation for a generic way to manipulate array-like objects in PHP. However, seeing the lack of community interest in this topic, this project has been abandoned and archived. Use at your own risk.
(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.