ReCaptcha |
recaptcha-php/src/ReCaptcha/ReCaptcha.php |
reCAPTCHA client. |
ReCaptchaTest |
recaptcha-php/tests/ReCaptcha/ReCaptchaTest.php |
|
RequestMethod |
recaptcha-php/src/ReCaptcha/RequestMethod.php |
Method used to send the request to the service. |
RequestParameters |
recaptcha-php/src/ReCaptcha/RequestParameters.php |
Stores and formats the parameters for the request to the reCAPTCHA service. |
RequestParametersTest |
recaptcha-php/tests/ReCaptcha/RequestParametersTest.php |
|
Response |
recaptcha-php/src/ReCaptcha/Response.php |
The response returned from the service. |
ResponseTest |
recaptcha-php/tests/ReCaptcha/ResponseTest.php |
|