Download the PHP package wiejakp/captcha without Composer
On this page you can find all versions of the php package wiejakp/captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wiejakp/captcha
More information about wiejakp/captcha
Files in wiejakp/captcha
Download wiejakp/captcha
More information about wiejakp/captcha
Files in wiejakp/captcha
Vendor wiejakp
Package captcha
Short Description Captcha library for PHP applications.
License MIT
Homepage https://github.com/wiejakp/captcha
Package captcha
Short Description Captcha library for PHP applications.
License MIT
Homepage https://github.com/wiejakp/captcha
Please rate this library. Is it a good library?
Informations about the package captcha
wiejakp/captcha
Captcha library for PHP applications.
Requirements
- PHP
^8.1 - PHP Intl extension
- Symfony HttpFoundation
^6.4 - Symfony Security Core
^6.4
PCOV or Xdebug is required only when generating code coverage.
Installation
Usage
Challenges are stored in the configured Symfony session by default. Pass false to a creation
method when the generated challenge should not be stored.
Tests
Run the suite under PHP 8.1:
With PCOV enabled, generate coverage using:
All versions of captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-intl Version *
symfony/http-foundation Version ^6.4
symfony/security-core Version ^6.4
ext-intl Version *
symfony/http-foundation Version ^6.4
symfony/security-core Version ^6.4
The package wiejakp/captcha contains the following files
Loading the files please wait ...