Skip to content
/ ab Public

This is a simple library to enable A/B testing based on a set of rules.

Notifications You must be signed in to change notification settings

xepozz/ab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A/B Testing

This is a simple library to enable A/B testing based on a set of rules.

Latest Stable Version Total Downloads phpunit codecov type-coverage

Installation

composer require xepozz/ab

Looking for more modules?

  • Unique ID - Allows you to track the unique user in the application.
  • Request ID - A simple library to generate both unique request and response IDs for tracing purposes.
  • Feature Flag - A simple library to enable/disable features based on a set of rules.
  • Shortcut - Sets of helper functions for rapid development of Yii 3 applications.

About

This is a simple library to enable A/B testing based on a set of rules.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages