Registry / auth / laminas-laminas-captcha

laminas-laminas-captcha

JSON →
library2.20.0phppackagistunverified

Generate and validate CAPTCHAs using Figlets, images, ReCaptcha, and more

composer require laminas/laminas-captcha
INSTALL
IMPORT
SIG · LAMINAS-LAMINAS-CA
L
laminas-laminas-captcha
authphpv2.20.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.

AdapterInterface
use Laminas\Captcha\AdapterInterface;

Generate a Figlet CAPTCHA and display the word

use Laminas\Captcha\Figlet; $captcha = new Figlet(); $id = $captcha->generate(); echo $captcha->getWord();
Debug
Known issues
gotchaReCaptcha requires API keys and network access
fix
Ensure you have valid ReCaptcha keys and server can reach Google servers
affects: >=2.0.0
Upgrade
Version history
2.20.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
laminas-laminas-captcha — pip install laminas-laminas-captcha · libregistry