Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basselin/zf2-new-recaptcha

Module using Google reCAPTCHA for ZF. ZF3 releases ~0.3.0 // ZF2 releases ~0.2.0
https://github.com/basselin/zf2-new-recaptcha

google recaptcha zend-framework

Last synced: 8 days ago
JSON representation

Module using Google reCAPTCHA for ZF. ZF3 releases ~0.3.0 // ZF2 releases ~0.2.0

Awesome Lists containing this project

README

        

# The new reCAPTCHA

## Introduction

* http://www.google.com/recaptcha/intro/index.html

![reCAPTCHA](http://www.google.com/recaptcha/intro/images/hero-recaptcha-demo.gif)

## Documentation

* https://developers.google.com/recaptcha/docs/display
* https://developers.google.com/recaptcha/docs/verify

## Zend\Form\FormElementManager

`NewReCaptcha`: `NewReCaptcha\Form\Element\NewReCaptcha`

## Zend\View\HelperPluginManager

`formNewReCaptcha()`: `NewReCaptcha\Form\View\Helper\FormNewReCaptcha`