gtdxyz/

hcaptcha

hCaptcha 库。

1.2 2024-02-23 14:49 UTC

This package is auto-updated.

Last update: 2024-09-23 16:01:24 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