PHP class to validate Google reCAPTCHA.
- Validate Google reCAPTCHA
- Web server with PHP support
- PHP extension CURL enabled
$ composer require inicial/recaptcha-php
See php files in examples folder
Read documentation on Google reCAPTCHA oficcial site.
Report any bug or suggest changes using git issues.