You are here

namespace ReCaptcha in reCAPTCHA 6.2

Same name in other branches
  1. 8.2 ReCaptcha
  2. 7.2 ReCaptcha
Classsort descending Location Description
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