websk / php-captcha
There is no license information available for the latest version (2.3.2) of this package.
2.3.2
2026-05-31 05:18 UTC
Requires
- php: ^8.3
- ext-gd: *
- ext-mbstring: *
- slim/slim: 4.14.*
- websk/php-slim: 2.3.*
- websk/php-utils: 2.1.*
README
Install
https://packagist.org/packages/websk/php-captcha
install dependency using Composer
composer require websk/php-captcha
Demo
- composer install
- cd public
- php -S localhost:8000
- open http://localhost:8000