PHPackages                             widerplan/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. [API Development](/categories/api)
4. /
5. widerplan/hcaptcha

ActiveLibrary[API Development](/categories/api)

widerplan/hcaptcha
==================

hCaptcha API client

v1.2.0(1mo ago)12.2k↓82.6%[1 PRs](https://github.com/kiddivouchers/hcaptcha/pulls)MITPHPPHP &gt;= 8.2CI passing

Since Aug 29Pushed 1mo ago7 watchersCompare

[ Source](https://github.com/kiddivouchers/hcaptcha)[ Packagist](https://packagist.org/packages/widerplan/hcaptcha)[ RSS](/packages/widerplan-hcaptcha/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (9)Versions (12)Used By (0)

hCaptcha API Client
===================

[](#hcaptcha-api-client)

Usage
-----

[](#usage)

### Basic

[](#basic)

With `php-http/discovery` installed this package will be leveraged to attempt to use the most appropriate implementations of [PSR-7](https://www.php-fig.org/psr/psr-7/) and [PSR-18](https://www.php-fig.org/psr/psr-18/).

```
composer require widerplan/hcaptcha php-http/discovery
```

```
