News Feed
Jobs Feed
Sections




News Archive
feed this:

Project:
PHPScenario - A Free Split Testing Library for PHP
November 03, 2010 @ 13:13:12

If you've ever wanted to do any split testing in your PHP-based application (show one group one thing, a different group another - gather statistics), you might want to check out a newly released tool from James Sylvanus called PHPScenario.

I recently wrote up a bunch of split testing code for an application of mine (listy.us) and decided to round out the code, smooth the edges, and make it available under a BSD license. The result is phpScenario (http://www.phpscenario.org), a free object-oriented split testing library for PHP 5.2+. I basically designed the library to be something you could just drop into a project, particularly a Zend Framework project, in a matter of minutes and be good to go. There are posts in the forums that provide very detailed setup instructions. At its very simplest, the library provides one-line A/B testing, and is fairly extensible. I think it'd make a great addition to designer/developer toolboxes.

Right now it's in its early beta stages, but it has plenty of (generated) documentation to help you out. There's also a basic example of its use and results on the main site. You can download it directly if you'd like to try it out.

0 comments voice your opinion now!
project phpscenario split test library



Community Events









Don't see your event here?
Let us know!


testing code object event zendframework2 database api unittest development introduction functional opinion example phpunit framework composer language community release interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework