2017 © Pedro Peláez
 

library zend-captcha

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

image

zendframework/zend-captcha

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

  • Tuesday, April 24, 2018
  • by zendframework
  • Repository
  • 23 Watchers
  • 13 Stars
  • 2,259,551 Installations
  • PHP
  • 56 Dependents
  • 8 Suggesters
  • 22 Forks
  • 4 Open issues
  • 70 Versions
  • 14 % Grown

The README.md

zend-captcha

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-captcha., (*1)

Build Status Coverage Status, (*2)

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., (*3)

  • File issues at https://github.com/zendframework/zend-captcha/issues
  • Documentation is at https://docs.zendframework.com/zend-captcha/

The Versions