frizzy/map

PHP map (dictionary) abstraction

1.0.1 2013-11-22 10:07 UTC

This package is not auto-updated.

Last update: 2024-04-22 23:00:11 UTC


README

Usage

Add the following to your root composer.json file:

{
    "require": {
        "frizzy/map": "~1.0"
    }
}