PHPackages                             anticaptcha/php-sdk-provider - 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. anticaptcha/php-sdk-provider

ActiveLibrary

anticaptcha/php-sdk-provider
============================

Modern PHP SDK for the AntiCaptcha API with provider-agnostic contracts

V1.0.0(1mo ago)05↓75%MITPHPPHP &gt;=7.1.2CI passing

Since Jul 15Pushed 1mo agoCompare

[ Source](https://github.com/HectorDev15/anticaptcha-php-sdk)[ Packagist](https://packagist.org/packages/anticaptcha/php-sdk-provider)[ RSS](/packages/anticaptcha-php-sdk-provider/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

AntiCaptcha PHP SDK
===================

[](#anticaptcha-php-sdk)

Modern PHP SDK for the [AntiCaptcha](https://anti-captcha.com/) API. Built with provider-agnostic contracts so additional captcha providers can be added without changing consumer code.

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

[](#requirements)

- PHP `>=7.1.2`
- `ext-curl`
- `ext-json`

No third-party runtime dependencies.

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

[](#installation)

```
composer require anticaptcha/sdk
```

Quick start
-----------

[](#quick-start)

```
