hasnhasan/captcha

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

Captcha Decoder

Installs: 56

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/hasnhasan/captcha

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

This package is auto-updated.

Last update: 2025-09-20 22:01:59 UTC


README

Captcha Decoder

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