Registry / auth / topthink-think-captcha

topthink-think-captcha

JSON →
library3.0.11phppackagistunverified

Captcha package for ThinkPHP, providing CAPTCHA image generation and validation.

composer require topthink/think-captcha
INSTALL
IMPORT
SIG · TOPTHINK-THINK-CAP
T
topthink-think-captcha
authphpv3.0.11
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.

Captcha
✓ use think\captcha\Captcha;

Generate and output a CAPTCHA image.

use think\captcha\Captcha; $captcha = new Captcha(); $captcha->entry(); // outputs the CAPTCHA image
Debug
Known issues
gotchaRequires the GD extension for image generation.
fix
Install or enable the GD extension in your PHP configuration.
affects: >=3.0.0
Upgrade
Version history
3.0.11latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
Resources
topthink-think-captcha — pip install topthink-think-captcha · libregistry