Download the PHP package jumper423/decaptcha without Composer
On this page you can find all versions of the php package jumper423/decaptcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jumper423/decaptcha
More information about jumper423/decaptcha
Files in jumper423/decaptcha
Package decaptcha
Short Description Распознавание капч для всех популярных сервисов rucaptcha.com, 2captcha.com, pixodrom.com, captcha24.com, socialink.ru, anti-captcha.com
License Apache-2.0
Homepage http://infoblog1.ru/learn/cms/yii/raspoznavanie-kapch-na-yii2
Informations about the package decaptcha
DeCaptcha
Menu
- Документация на русском языке
- Description
- Features
- Services
- Installation
- Examples
Description
Package created to standardize all services for solving captcha. Each service has its own features and now You will have to look at the documentation for the specific service to do everything right. The package covers the entire functionality services. If You will be something lacking or suggestions, I'll be glad to hear them.
Features
- Suitable for all recognition services captcha
- You can easily add a new service using the existing engine
- Intuitable fast and straightforward setup
- Recognition as the path to the file and links
- ReCaptcha v2 without a browser
- Full documentation
- Covered by tests
Services
Recognition captchas for all popular services
- RuCaptcha
- RuCaptcha ReCaptcha v2 without a browser
- RuCaptcha ReCaptcha v3
- RuCaptcha Manual
- RuCaptcha Grid (ReCaptcha v2)
- RuCaptcha ClickCaptcha
- RuCaptcha KeyCaptcha
- RuCaptcha FunCaptcha
- RuCaptcha GeeTest
- 2Captcha
- 2Captcha ReCaptcha v2 without a browser
- 2Captcha ReCaptcha v3
- 2Captcha Manual
- 2Captcha Grid (ReCaptcha v2)
- 2Captcha ClickCaptcha
- 2Captcha KeyCaptcha
- 2Captcha FunCaptcha
- 2Captcha GeeTest
- Anti Captcha
- AntiCaptcha ReCaptcha v2 without a browser (with a proxy)
- AntiCaptcha ReCaptcha v2 without a browser
- Captcha24
- Pixodrom
- R.I.P. Captcha
- SociaLink
Installation
The preferred way to install this extension via composer.
Or you can run
or add
in file composer.json
.
Examples
Initialization Specify the key mandatory and optional parameters. Try the best to fill this promotes more rapid recognition of captcha.
Recognition In the first parameter, pass the link or path to the picture file in the second parameters of the recognition if necessary, override those which were transferred during the initialization.
Not correctly recognized If You can understand that the answer which did not come true. Be sure to add below written code. It will save You money.
Balance
Intercept errors If you wish, You can catch the error, but you need to call setCauseAnError
All versions of decaptcha with dependencies
ext-curl Version *
ext-json Version *