PHPackages                             shevabam/simple-hcaptcha - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. shevabam/simple-hcaptcha

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

shevabam/simple-hcaptcha
========================

A simple PHP library to integrate hCaptcha in your PHP applications

v1.0.0(11mo ago)05MITPHPPHP &gt;=7.4.0

Since Jul 20Pushed 5mo agoCompare

[ Source](https://github.com/shevabam/simple-hcaptcha)[ Packagist](https://packagist.org/packages/shevabam/simple-hcaptcha)[ Docs](https://github.com/shevabam/simple-hcaptcha)[ RSS](/packages/shevabam-simple-hcaptcha/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Simple hCaptcha
===============

[](#simple-hcaptcha)

A simple PHP library to integrate [hCaptcha](https://hcaptcha.com) in your PHP applications.

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- cURL extension
- JSON extension

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

[](#installation)

Install via Composer:

```
composer require shevabam/hcaptcha-php
```

Usage
-----

[](#usage)

### Basic Usage

[](#basic-usage)

```
