Blog |
Forum |
Repository |
Wizard
Jump to letter: [
BCDGHILMOPQRTUVWYZ
]
php-laminas-captcha - Laminas Framework Captcha component
- Website:
- https://github.com/laminas/laminas-captcha
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- 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.12.0-1.el9.remi.noarch
|
[23 KiB]
|
Changelog by Remi Collet (2022-04-07):
- update to 2.12.0 (no change)
- add mandatory dependencies on recaptcha, session, text and validator
|
php-laminas-captcha-2.11.0-1.el9.remi.noarch
|
[21 KiB]
|
Changelog by Remi Collet (2021-10-04):
- update to 2.11.0
- keep compatibility using laminas-zendframework-bridge
as this is only used using compat autolader
- raise dependency on laminas-stdlib 3.6
|