Is there any addon which adds captcha to Form_Field?
Like
$f = $this->add('Form');
$f->addField('Line','captcha')->addCaptcha();
There are two
Captcha based on Imagick https://github.com/rvadym/x_captcha
reCaptha from Google https://github.com/rvadym/x_recaptcha