hasnhasan/captcha

该包的最新版本(v1.1)没有提供许可证信息。

验证码解码器

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

This package is auto-updated.

Last update: 2024-09-20 19:50:38 UTC


README

验证码解码器

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