Libraries tagged by a-b test
qodenl/laravel-posthog
130940 Downloads
Laravel implementation for Posthog
innocraft/php-experiments
265758 Downloads
PHP Experiments is a library that lets you run A/B and split tests
featurit/featurit-sdk-php
1709 Downloads
PHP SDK for FeaturIT
pablojoan/feature
32 Downloads
Feature flagging API used for operational rampups and A/B testing
featurit/featurit-sdk-symfony
1383 Downloads
Symfony SDK for FeaturIT
lwc/kumite
37932 Downloads
A simple library for multivariate testing in web applications
lastdragon-ru/glob-matcher
16 Downloads
Full-featured well-tested glob pattern parser and matcher: basic matching (`?`, `*`), globstar (`**`), extglob (`?(pattern-list)`, `*(pattern-list)`, `+(pattern-list)`, `@(pattern-list)`, `!(pattern-list)`), brace expansion (`{a,b,c}.txt`, `{1..3}.txt`, etc), dotglob, nocasematch, POSIX Named character classes (`[:alnum:]`, etc), POSIX Collating symbols (`[.ch.]`, etc), POSIX Equivalence class expressions (`[=a=]`, etc), and escaping.
rapidwebltd/php-bucket-testing
30 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specfied key metrics, such as clicks, downloads, purchases or any other form of conversion.
jord-jd/php-bucket-testing
2 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specified key metrics, such as clicks, downloads, purchases or any other form of conversion.
angellco/ab-test
24 Downloads
Run A/B tests easily in Craft.
divineomega/php-bucket-testing
33 Downloads
This library enables developers to easily redirect users to different URLs, for the purpose of bucket testing. Bucket testing is also known as A/B testing or split testing. This type of testing is used to test two or more versions of a webpage to determine which one performs better based on specified key metrics, such as clicks, downloads, purchases or any other form of conversion.
pythagor/php-a-b
36 Downloads
A/B testing library
rlnks/sdk
7 Downloads
Official PHP SDK for the RLNKS API - Smart redirect and image routing
pythagor/yii-phpab
7 Downloads
A-B testing extension for the Yii framework
mohamedhekal/laravel-featurebox
0 Downloads
A simple, flexible feature toggle system for Laravel — control the visibility of features across environments, users, and conditions.