Skip to content

pythagor/yii-phpab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP A/B-Test Extension for the Yii

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.

About

Make your A/B testing with Yii framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages