gtdxyz/hcaptcha

Library for hCaptcha.

1.2 2024-02-23 14:49 UTC

This package is auto-updated.

Last update: 2024-04-23 15:14:47 UTC


README

## hCaptcha PHP library

Library for hCaptcha.

Uses curl for requests and PHP 7.4+, compatible with any frameworks like Laravel, Yii2, Symfony and etc.

## Installation

```
composer require gtdxyz/hcaptcha
```

## How to use

Read guide to know how to use that library