Generate Captcha with SVG image
github.com/carry0987/PHP-SVG-Captcha
Source
Issues
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
Suggests
None
Provides
Conflicts
Replaces
MIT 9715bc58969cd8d0e0da23ddba3a5bc38424f70d
This package is auto-updated.
Last update: 2024-10-11 12:02:54 UTC
Generate Captcha with SVG image via php
composer require carry0987/svg-captcha
If you want to get the answer of svg captcha,just uncomment this
//echo $c[0];