Download the PHP package dmt-software/ab-middleware without Composer
On this page you can find all versions of the php package dmt-software/ab-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dmt-software/ab-middleware
More information about dmt-software/ab-middleware
Files in dmt-software/ab-middleware
Download dmt-software/ab-middleware
More information about dmt-software/ab-middleware
Files in dmt-software/ab-middleware
Vendor dmt-software
Package ab-middleware
Short Description ab testing middleware compatible with psr
License MIT
Package ab-middleware
Short Description ab testing middleware compatible with psr
License MIT
Please rate this library. Is it a good library?
Informations about the package ab-middleware
PSR-15 ab testing middleware
This PSR-15 middleware allows you to do A/B testing on your application.
Cookies are used to keep track of a randomly generated user-id. Based on this cookie, a variant is selected for an experiment.
The Twig helper can be used to conditionally render the experiment template variants.
Although more than one experiment can be defined, only one experiment is supposed to be active at a time.
Installation
Usage
All versions of ab-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
psr/http-server-middleware Version ^1.0
dflydev/fig-cookies Version ^3.1
google/analytics-admin Version ^0.24.0
psr/http-server-middleware Version ^1.0
dflydev/fig-cookies Version ^3.1
google/analytics-admin Version ^0.24.0
The package dmt-software/ab-middleware contains the following files
Loading the files please wait ....