carry0987/svg-captcha

Generate Captcha with SVG image

1.1.4 2024-01-11 09:59 UTC

This package is auto-updated.

Last update: 2024-09-11 11:38:12 UTC


README

Latest Stable Version
Generate Captcha with SVG image via php

Installation

composer require carry0987/svg-captcha

Usage

If you want to get the answer of svg captcha,just uncomment this

//echo $c[0];

Screenshot