Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/basselin/zf2-new-recaptcha
- Owner: basselin
- License: mit
- Created: 2015-04-05T20:42:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T22:03:50.000Z (about 6 years ago)
- Last Synced: 2024-12-06T07:35:43.575Z (28 days ago)
- Topics: google, recaptcha, zend-framework
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
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`