pythagor/yii-phpab

A-B testing extension for the Yii framework

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii-extension

pkg:composer/pythagor/yii-phpab

dev-master 2016-07-20 09:07 UTC

This package is not auto-updated.

Last update: 2025-10-22 03:08:59 UTC


README

This extension provides the A/B testing implementation for the Yii framework 1.1.

This is the wrap around well-known phpabtest.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads License

Installation

The preferred way to install this extension is through composer.

Either run

composer require pythagor/yii-phpab

or add

"pythagor/yii-phpab": "dev-master"

to the "require" section of your composer.json.