What are the good A/B Testing frameworks for PHP, and why?
NOTE: I do NOT want a huge/generic framework that also has a/b testing support - I want a small framework specific to AB testing. Hence, not a duplicate question.
What are the good A/B Testing frameworks for PHP, and why?
NOTE: I do NOT want a huge/generic framework that also has a/b testing support - I want a small framework specific to AB testing. Hence, not a duplicate question.
I would try the phpabtest framework. It's small, compact, easy to use.
{phpab}
template tags: phpabtest.com/documentation#php-variations –
Pharisee phpA/B requires paid license fee for commercial use. Contact [email protected] for commercial license requests
. Looks like I may be writing my own :) –
Pharisee phpA/B is licensed under a GNU General Public License, version 2
–
Anarchism You should check out PHP-redis-A-B-Testing , which uses Redis for great performance and doesn't have the commercial license limitations of phpabtest or the limits caused by its tie-ins to google analytics.
© 2022 - 2024 — McMap. All rights reserved.