Registry / auth / zendframework-zend-captcha

zendframework-zend-captcha

JSON →
library2.9.0phppackagistunverified

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

composer require zendframework/zend-captcha
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-captcha
authphpv2.9.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 Zend\Captcha\AdapterInterface;

Generate a Figlet CAPTCHA

use Zend\Captcha\Figlet; $captcha = new Figlet(); $id = $captcha->generate(); echo $captcha->getWord();
Debug
Known issues
breakingZend Framework components are no longer actively maintained; consider migrating to Laminas.
fix
Replace zendframework/zend-captcha with laminas/laminas-captcha.
affects: >=2.0.0
Upgrade
Version history
2.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
41 hits · last 30 days
node
38
Resources
zendframework-zend-captcha — pip install zendframework-zend-captcha · libregistry