Registry / auth / zendframework-zendservice-recaptcha

zendframework-zendservice-recaptcha

JSON →
library3.2.0phppackagistunverified

OOP wrapper for the ReCaptcha web service

composer require zendframework/zendservice-recaptcha
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zendservice-recaptcha
authphpv3.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 ZendService\ReCaptcha\ReCaptcha;

Verify a ReCaptcha response

use ZendService\ReCaptcha\ReCaptcha; $recaptcha = new ReCaptcha('site_key', 'secret_key'); $result = $recaptcha->verify('response');
Debug
Known issues
breakingDeprecated in favor of Laminas API Tools
fix
Migrate to laminas-api-tools/api-tools-recaptcha
affects: >=3.0.0
Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
Resources
zendframework-zendservice-recaptcha — pip install zendframework-zendservice-recaptcha · libregistry