Skip to content

msohailhussain/php-sdk

 
 

Repository files navigation

Optimizely PHP SDK

Build Status Coverage Status Total Downloads Apache 2.0

This repository houses the PHP SDK for Optimizely Full Stack.

Getting Started

Installing the SDK

The Optimizely PHP SDK can be installed through Composer. Please use the following command:

php composer.phar require optimizely/optimizely-sdk

Feature Management Access

To access the Feature Management configuration in the Optimizely dashboard, please contact your Optimizely account executive.

Using the SDK

See the Optimizely Full Stack developer documentation to learn how to set up your first Full Stack project and use the SDK.

Development

Unit tests

Running all tests

You can run all unit tests with:

./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%