Skip to content
Phiki
Documentation/Installation

Installation

Learn how to install Phiki inside of your PHP project.

To install Phiki, you need to have Composer installed on your system.

Run the following command from the root of your project:

composer require phiki/phiki:^2.0

This will install the latest stable version of Phiki and add it to your composer.json file.