Registry / auth / greggilbert-recaptcha

greggilbert-recaptcha

JSON →
library2.2.0phppackagistunverified

reCAPTCHA Validator for Laravel 5

composer require greggilbert/recaptcha
INSTALL
IMPORT
SIG · GREGGILBERT-RECAPT
G
greggilbert-recaptcha
authphpv2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Recaptcha
use Greggilbert\Recaptcha\Recaptcha;

Validate a reCAPTCHA response.

use Greggilbert\Recaptcha\Recaptcha; $recaptcha = new Recaptcha(); $response = $recaptcha->check('response-token');
Debug
Known issues
breakingRequires Laravel 5, not compatible with Laravel 6+.
fix
Upgrade to a newer package or use Laravel's built-in reCAPTCHA support.
affects: >=2.0.0
Upgrade
Version history
2.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
Resources
greggilbert-recaptcha — pip install greggilbert-recaptcha · libregistry