Dev guideAPI Reference
Dev guideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In

Install SDK

This topic describes the steps necessary to install the Optimizely Feature Experimentation PHP SDK into your application.

The Optimizely Feature Experimentation PHP SDK is available through Composer.

The SDK requires PHP 5.5+.

To install using Composer:

composer require optimizely/optimizely-sdk

The full source code is on GitHub.