Download the PHP package cleverweb-cz/text-3d-captcha without Composer
On this page you can find all versions of the php package cleverweb-cz/text-3d-captcha. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cleverweb-cz/text-3d-captcha
More information about cleverweb-cz/text-3d-captcha
Files in cleverweb-cz/text-3d-captcha
Download cleverweb-cz/text-3d-captcha
More information about cleverweb-cz/text-3d-captcha
Files in cleverweb-cz/text-3d-captcha
Vendor cleverweb-cz
Package text-3d-captcha
Short Description Simple axonometric 3D text CAPTCHA
License MIT
Package text-3d-captcha
Short Description Simple axonometric 3D text CAPTCHA
License MIT
Please rate this library. Is it a good library?
Informations about the package text-3d-captcha
Text 3D CAPTCHA
Simple axonometric 3D text CAPTCHA
- Creates an axonometric letter projection that is difficult to read for OCR, but easy for humans.
- Uses the built-in bitmap fonts of the PHP GD library to create the source height-map array.
- Random noise is applied to the source map so that the result is not deterministic.
- The output is raster PNG or vector SVG.
Prerequisites
- PHP 8.0+
- GD library
Installation
The preferred way to install this library is by using Composer:
Usage
Basic
Custom
Also check the examples in the /example
directory.
All versions of text-3d-captcha with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-gd Version *
ext-gd Version *
The package cleverweb-cz/text-3d-captcha contains the following files
Loading the files please wait ....