Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-laminas-captcha - Laminas Framework Captcha component
- Description:
Laminas\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.
Documentation: https://docs.laminas.dev/laminas-captcha/
Packages
php-laminas-captcha-2.13.0-1.aldos.src
[90 KiB] |
Changelog
by Remi Collet (2022-07-25):
- update to 2.13.0
- raise dependency on PHP 7.4
- raise dependency on laminas-recaptcha 3.4.0
- raise dependency on laminas-stdlib 3.10.1
- raise dependency on laminas-text 2.9.0
- raise dependency on laminas-validator 2.19.0
|