Skip to content

Installing/configuring

Requirements

Mandatory:

Optional PHP extensions:

Installation

To install PhpProject, use Composer:

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

Using samples

After installation, you can browse and use the samples that we've provided, either by command line or using browser. If you can access your PhpProject library folder using browser, point your browser to the samples folder, e.g. http://localhost/PhpProject/samples/.