PHPackages                             simpleab/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. [Testing &amp; Quality](/categories/testing)
4. /
5. simpleab/sdk-php

ActiveLibrary[Testing &amp; Quality](/categories/testing)

simpleab/sdk-php
================

PHP SDK for Captchify's SimpleAB A/B testing platform

1.0.0(1y ago)03MITPHPPHP &gt;=7.4

Since Oct 5Pushed 1y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

SimpleAB PHP SDK
================

[](#simpleab-php-sdk)

This is the PHP SDK for SimpleAB, a powerful A/B testing platform by Captchify.

Installation
------------

[](#installation)

You can install the SimpleAB PHP SDK via Composer:

```
composer require simpleab/sdk-php
```

Usage
-----

[](#usage)

Here's a basic example of how to use the SimpleAB PHP SDK:

```
