inicial/recaptcha-php

Google reCAPTCHA Validate (PHP)

v1.0.2 2018-01-08 13:51 UTC

This package is auto-updated.

Last update: 2024-03-14 06:08:45 UTC


README

PHP class to validate Google reCAPTCHA.

With this class you can

  • Validate Google reCAPTCHA

Depencies

  • Web server with PHP support
  • PHP extension CURL enabled

Composer

$ composer require inicial/recaptcha-php

Usage

See php files in examples folder

Note

Read documentation on Google reCAPTCHA oficcial site.

Report any bug or suggest changes using git issues.