Awesome
zend-captcha
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-captcha.
Zend\Captcha
component is able to manage “Completely Automated Public Turing
test to tell Computers and Humans Apart” (CAPTCHA); it is used as a
challenge-response to ensure that the individual submitting information is a
human and not an automated process. Typically, a captcha is used with form
submissions where authenticated users are not necessary, but you want to prevent
spam submissions.
- File issues at https://github.com/zendframework/zend-captcha/issues
- Documentation is at https://docs.zendframework.com/zend-captcha/