ReCaptcha

reCAPTCHA client.
Methods Summary
public
# __construct( string $secret , ReCaptcha\RequestMethod $requestMethod = NULL )
Create a configured instance to use the reCAPTCHA service.
public
# verify( string $response , string $remoteIp = NULL )
Calls the reCAPTCHA siteverify API to verify whether the user passes CAPTCHA test.
Constants Summary
public string VERSION
Version of this client library.
# 'php_1.1.2'