aslubsky / php-redis-captcha
A simple PHP CAPTCHA generator, store code in redis and return base64 based image
Installs: 5 039
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- predis/predis: >=1.0.1
This package is auto-updated.
Last update: 2024-12-23 02:51:08 UTC
README
Base algorithm from https://github.com/claviska/simple-php-captcha
Store captcha code in redis, generate base64 image