{"id":89539,"library":"topthink-think-captcha","title":"ThinkPHP Captcha","description":"Captcha package for ThinkPHP, providing CAPTCHA image generation and validation.","status":"active","version":"3.0.11","language":"php","source_language":null,"source_url":"https://github.com/top-think/think-captcha","tags":["captcha","thinkphp","security","validation"],"install":[{"cmd":"composer require topthink/think-captcha","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Captcha","correct":"use think\\captcha\\Captcha;"}],"quickstart":{"code":"use think\\captcha\\Captcha;\n\n$captcha = new Captcha();\n$captcha->entry(); // outputs the CAPTCHA image","lang":"php","description":"Generate and output a CAPTCHA image."},"warnings":[{"fix":"Install or enable the GD extension in your PHP configuration.","message":"Requires the GD extension for image generation.","severity":"gotcha","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'captcha':2,3,8,13 'generat':10 'imag':9 'packag':4 'provid':7 'secur':15 'thinkphp':1,6,14 'valid':12,16","created_at":"2026-06-19T08:48:44.454626+00:00","updated_at":"2026-06-19T08:48:44.454626+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/top-think/think-captcha","github":"https://github.com/top-think/think-captcha","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}