faisalrehmanid/fr-captcha

This library provide CAPTCHA implementation

1.0.0 2021-11-24 06:48 UTC

This package is auto-updated.

Last update: 2024-04-24 12:47:29 UTC


README

This library provide CAPTCHA implementation

To execute PHPUnit tests

  1. Point to /vendor/bin dir cd ./vendor/bin
  2. Execute PHPUnit tests: phpunit --configuration ./../../tests/phpunit.xml
  3. To check phpunit version: phpunit --version