PHPackages                             splitsoftware/split-sdk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. splitsoftware/split-sdk-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

splitsoftware/split-sdk-php
===========================

Split SDK for PHP

7.3.0(2y ago)161.3M—4.3%15[5 PRs](https://github.com/splitio/php-client/pulls)2Apache-2.0PHPPHP &gt;=7.3CI failing

Since Feb 11Pushed 1y ago21 watchersCompare

[ Source](https://github.com/splitio/php-client)[ Packagist](https://packagist.org/packages/splitsoftware/split-sdk-php)[ RSS](/packages/splitsoftware-split-sdk-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (78)Used By (2)

Split SDK for PHP
=================

[](#split-sdk-for-php)

[![build status](https://github.com/splitio/php-client/actions/workflows/ci.yml/badge.svg)](https://github.com/splitio/php-client/actions)[![Latest stable](https://camo.githubusercontent.com/26b0fec57be328868a88df6a55e4df31f3fc6ecde2000aff11e5ce7f5625dbc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73706c6974736f6674776172652f73706c69742d73646b2d706870)](https://packagist.org/packages/splitsoftware/split-sdk-php)[![Documentation](https://camo.githubusercontent.com/8002bbfad321dc9486f4b4aa806df8495587a6a7cc6ae090b808eb6fdcdc8a1b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068705f636c69656e742d646f63756d656e746174696f6e2d696e666f726d6174696f6e616c)](https://help.split.io/hc/en-us/articles/360020350372-PHP-SDK)

Overview
--------

[](#overview)

This SDK is designed to work with Split, the platform for controlled rollouts, which serves features to your users via feature flags to manage your complete customer experience.

Compatibility
-------------

[](#compatibility)

This SDK is compatible with PHP 7.3 and above.

Getting started
---------------

[](#getting-started)

Below is a simple example that describes the instantiation and most basic usage of our SDK. Keep in mind that since PHP does not have the ability to share memory between processes the use of the [split-synchronizer](https://help.split.io/hc/en-us/articles/360019686092-Split-Synchronizer) is mandatory for this SDK.

```
