Alameda Math Component

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:component

pkg:composer/alameda-red/math

0.0.1 2015-01-24 22:14 UTC

This package is auto-updated.

Last update: 2025-09-09 09:47:38 UTC


README

Installation

You can either modify your composer.json with

{
    "require" : {
        "alameda-red/math" : "dev-master"
    }
}

or run:

    $ composer require "alameda-red/math=dev-master"