hasnhasan/captcha

There is no license information available for the latest version (v1.1) of this package.

Captcha Decoder

v1.1 2019-06-26 13:48 UTC

This package is auto-updated.

Last update: 2024-04-20 19:00:41 UTC


README

Captcha Decoder

$imgUrl = ''; $capcha = Captcha::via('bypass'); $response =$capcha->decode($imgUrl);