2024-10-09 10:40:43 +08:00

492 B

Installation

Requirements

Mandatory:

Installation

Using Composer

To install via Composer, add the following lines to your composer.json:

{
    "require": {
        "phpoffice/math": "dev-master"
    }
}