faisalrehmanid/fr-captcha

This library provide CAPTCHA implementation

Maintainers

Package info

github.com/faisalrehmanid/fr-captcha

pkg:composer/faisalrehmanid/fr-captcha

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2021-11-24 06:48 UTC

This package is auto-updated.

Last update: 2026-02-24 16:48:13 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