PHPackages                             atk14/hcaptcha-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/hcaptcha-field

ActiveLibrary[Security](/categories/security)

atk14/hcaptcha-field
====================

A field for protecting forms against spam in ATK14 applications - an alternative to RecaptchaField without Google

v0.1.1(3y ago)019.9k↓41.3%1MITPHPPHP &gt;=5.3.0

Since Jul 27Pushed 3y ago2 watchersCompare

[ Source](https://github.com/atk14/HcaptchaField)[ Packagist](https://packagist.org/packages/atk14/hcaptcha-field)[ Docs](https://github.com/atk14/HcaptchaField)[ RSS](/packages/atk14-hcaptcha-field/feed)WikiDiscussions master Synced 2d ago

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

HcaptchaField
=============

[](#hcaptchafield)

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

It uses [hCaptcha API](https://www.hcaptcha.com/).

HcaptchaField is an alternative to [RecaptchaField](https://packagist.org/packages/atk14/recaptcha-field) without Google.

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

[](#installation)

Just use the Composer:

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

```

You must define two constants in config/settings.php. Sign-up to hCaptcha and get their right values at  and

```
