Recaptcha checker This is simple class for verify captcha $recaptcha = new RecaptchaChecker({Your code}); $recaptcha->check($code);