svichka/recaptcha

This is package for check captcha

1.0.2 2018-08-05 20:49 UTC

This package is not auto-updated.

Last update: 2024-04-23 15:37:04 UTC


README

This is simple class for verify captcha

$recaptcha = new RecaptchaChecker({Your code});
$recaptcha->check($code);