faisalrehmanid/fr-captcha

此库提供了CAPTCHA的实现

1.0.0 2021-11-24 06:48 UTC

This package is auto-updated.

Last update: 2024-09-24 13:37:06 UTC


README

此库提供了CAPTCHA的实现

执行PHPUnit测试

  1. 指向/vendor/bin目录 cd ./vendor/bin
  2. 执行PHPUnit测试:phpunit --configuration ./../../tests/phpunit.xml
  3. 检查PHPUnit版本:phpunit --version