Skip to content

Installation

Michael Best edited this page Feb 2, 2023 · 1 revision

Fear not, beautiful PHP developer! Scientist is incredibly easy to install.

Scientist lives on Packagist, and can be used with any project that uses the Composer dependency loader.

From the root of your project, simply type the following.

composer require daylerees/scientist

Composer will download and install the latest version of Scientist. You're now ready to create some experiments.

Were you expecting a longer chapter?

Sorry.

That's really all there is to it.

Honestly. I just can't think of anything else.

Clone this wiki locally