frizzy/map

PHP map (dictionary) abstraction

Maintainers

Package info

github.com/frizzy/Map

pkg:composer/frizzy/map

Statistics

Installs: 38

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2013-11-22 10:07 UTC

This package is not auto-updated.

Last update: 2026-03-10 08:01:36 UTC


README

Usage

Add the following to your root composer.json file:

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