PHPackages                             atk14/recaptcha-field - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. atk14/recaptcha-field

ActiveLibrary[Security](/categories/security)

atk14/recaptcha-field
=====================

A field for protecting forms against spam in ATK14 applications

v0.1.3(2y ago)028.4k↑16.7%1[1 issues](https://github.com/atk14/RecaptchaField/issues)1MITPHPPHP &gt;=5.6.0

Since Mar 27Pushed 2y ago2 watchersCompare

[ Source](https://github.com/atk14/RecaptchaField)[ Packagist](https://packagist.org/packages/atk14/recaptcha-field)[ Docs](https://github.com/atk14/RecaptchaField)[ RSS](/packages/atk14-recaptcha-field/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (1)

RecaptchaField
==============

[](#recaptchafield)

RecaptchaField is a field for protecting forms against spam in ATK14 applications.

It uses reCAPTCHA v2 from Google (see )

Installation
------------

[](#installation)

Just use the Composer:

```
cd path/to/your/atk14/project/
composer require atk14/recaptcha-field

```

You must define two constants in config/settings.php. Get their right values at

```
