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: 2025-01-20 20:34:50 UTC


README

Captcha Decoder

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