Skip to content

Vectorial1024/transmutation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transumtation

Packagist License Packagist Version Packagist Downloads PHP Dependency Version GitHub Actions Workflow Status GitHub Repo Stars

(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.

Installation

via Composer:

composer require vectorial1024/transmutation

Testing

Using PHPUnit via Composer::

composer run-script test

Relationship with alof-lib

alof-lib does the dirty work and ensures the correctness of ALO functions, while this library provides an easy-to-use API for ALO processing.

Releases

No releases published

Packages

No packages published

Languages