PHPackages                             randock/anti-captcha-client - 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. randock/anti-captcha-client

ActiveLibrary

randock/anti-captcha-client
===========================

A PHP library to connect to https://anti-captcha.com

0.4.0(3y ago)27.4k[2 PRs](https://github.com/randock/anti-captcha-client/pulls)PHPPHP &gt;=7.1

Since Jun 17Pushed 3y ago5 watchersCompare

[ Source](https://github.com/randock/anti-captcha-client)[ Packagist](https://packagist.org/packages/randock/anti-captcha-client)[ RSS](/packages/randock-anti-captcha-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (3)Versions (8)Used By (0)

[![Build Status](https://camo.githubusercontent.com/87066f80b41c95922562c7e421688b94f4f13af5653c83e63d89ab9f601b9dac/68747470733a2f2f7472617669732d63692e6f72672f72616e646f636b2f616e74692d636170746368612d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/randock/anti-captcha-client)

Anti-captcha API
================

[](#anti-captcha-api)

This library integrates the  API in PHP.

Installing
----------

[](#installing)

The easiest way to install the library is using composer:

```
composer require randock/anti-captcha-client
```

Usage
-----

[](#usage)

The library can be used by creating an instance of the client and calling the appropriate methods.

For example, to create a new task:

```
