Download the PHP package greezlu/capsolver-php without Composer
On this page you can find all versions of the php package greezlu/capsolver-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package capsolver-php
PHP Client for CapSolver API
The simple client for CapSolver captcha solving service.
- Installation
- Composer
- Configuration
- Solve captcha
- ReCaptcha v3
- ReCaptcha v2
- Cloudflare Turnstile
- Error handling
Installation
This package can be installed via composer.
Composer
Configuration
CapsolverClient
instance can be created like this:
Solve captcha
Find more information about request and response in the related documentation page.
ReCaptcha v3
More in the documentation.
Request:
Response:
ReCaptcha v2
More in the documentation.
Request:
Response:
Cloudflare Turnstile
More in the documentation.
Request:
Response:
Error handling
If case of an error solver throws an instance of CapsolverException
exception.
All versions of capsolver-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package greezlu/capsolver-php contains the following files
Loading the files please wait ....