svichka/recaptcha

这是一个用于验证验证码的包

1.0.2 2018-08-05 20:49 UTC

This package is not auto-updated.

Last update: 2024-09-24 17:33:59 UTC


README

这是一个简单的用于验证验证码的类

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