2017 © Pedro Peláez
 

library anticaptcha-client

Full featured anti-captcha.com client library.

image

gladyshev/anticaptcha-client

Full featured anti-captcha.com client library.

  • Thursday, March 22, 2018
  • by gladyshev
  • Repository
  • 2 Watchers
  • 7 Stars
  • 181 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

anticaptcha-client

Powerful and easy anti-captcha.com API wrapper., (*1)

Build Status Scrutinizer Code Quality Code Coverage, (*2)

Install

$ composer require gladyshev/anticaptcha-client

or, (*3)

"require": {
  ...
  "gladyshev/anticaptcha-client": "^2.0"
  ...
}

Examples

More examples in examples folder., (*4)

$configuration = new \Anticaptcha\Configuration(
    getenv('__ANTICAPTCHA_KEY__')
); 

// PSR-18 HTTP-client
$httpClient = new \GuzzleHttp\Client(); 

$client = new \Anticaptcha\Client(
    $configuration, 
    $httpClient
);

$result = $client->resolveImage(__DIR__.'/data/captcha.png');

var_dump($result->solution);

/*
array(2) {
  ["text"]=>
  string(14) "замочка"
  ["url"]=>
  string(43) "http://69.39.235.18/510/164683106482493.gif"
}
*/

The library strictly follows the API documentation, so full features can be found by looking at the official documentation of the service., (*5)

The Versions

22/03 2018

dev-master

9999999-dev

Full featured anti-captcha.com client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

captcha antigate anti-captcha anti-captcha.com anticaptcha anti anti-gate

22/03 2018

v1.0.1

1.0.1.0

Full featured anti-captcha.com client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

captcha antigate anti-captcha anti-captcha.com anticaptcha anti anti-gate

11/09 2017

v1.0.0

1.0.0.0

Full featured anti-captcha.com client library.

  Sources   Download

MIT

The Requires

 

The Development Requires

captcha anti-captcha anti-captcha.com anticaptcha anti