<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 17:35:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Project: PHPScenario - A Free Split Testing Library for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15378</guid>
      <link>http://www.phpdeveloper.org/news/15378</link>
      <description><![CDATA[<p>
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 <i>James Sylvanus</i> called <a href="http://www.phpscenario.org/">PHPScenario</a>.
</p>
<blockquote>
I recently wrote up a bunch of split testing code for an application of mine (<a href="http://listy.us">listy.us</a>) and decided to round out the code, smooth the edges, and make it available under a BSD license. The result is phpScenario (<a href="http://www.phpscenario.org">http://www.phpscenario.org</a>), 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.
</blockquote>
<p>
Right now it's in its early beta stages, but it has plenty of (generated) <a href="http://www.phpscenario.org/docs/">documentation</a> to help you out. There's also a basic example of its use and results <a href="http://www.phpscenario.org/">on the main site</a>. You can <a href="http://www.phpscenario.org/download.php">download it directly</a> if you'd like to try it out.
</p>]]></description>
      <pubDate>Wed, 03 Nov 2010 13:13:12 -0500</pubDate>
    </item>
  </channel>
</rss>
