PHPackages                             crovly/crovly-php - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. crovly/crovly-php

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

crovly/crovly-php
=================

Official Crovly PHP SDK — verify captcha tokens

1.0.2(2mo ago)00MITPHPPHP &gt;=8.1

Since Mar 2Pushed 2mo agoCompare

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

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Crovly PHP SDK
==============

[](#crovly-php-sdk)

Official PHP SDK for Crovly — privacy-first captcha verification.

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

[](#requirements)

- PHP 8.1+
- ext-curl
- ext-json

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

[](#installation)

### Composer (recommended)

[](#composer-recommended)

```
composer require crovly/crovly-php
```

### Manual

[](#manual)

Download the `src/` directory and use PSR-4 autoloading, or require files manually.

Quick Start
-----------

[](#quick-start)

```
