Find a file
2014-07-27 18:09:32 -04:00
src Updated scripts to the 1.1.8 code 2014-01-29 11:38:28 -05:00
tests Whoops, left some stray .swp files 2014-01-29 12:40:44 -05:00
CHANGES.md Updated change log 2014-01-29 12:34:56 -05:00
composer.json Dropped that UA 2014-07-27 18:09:32 -04:00
LICENSE Updated LICENSE dates 2014-01-29 11:32:28 -05:00
README.md Updated README 2014-01-29 11:41:55 -05:00

Are You a Human? PHP Bundle

CAPTCHA replacement and pre-roll enhancer that make people smile. :)

PlayThru replaces online annoyances like CAPTCHA and pre-roll video ads with games people love. Its the fun way to earn revenue for your site while keeping your users happy.

Usage

$ayah = new AYAH([
	'publisher_key' => '...',
	'scoring_key'   => '...',
]);

echo $ayah->getPublisherHTML();

More information can be found in the official documentation