Download the PHP package cloakings/cloakings-magicchecker without Composer
On this page you can find all versions of the php package cloakings/cloakings-magicchecker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cloakings/cloakings-magicchecker
More information about cloakings/cloakings-magicchecker
Files in cloakings/cloakings-magicchecker
Download cloakings/cloakings-magicchecker
More information about cloakings/cloakings-magicchecker
Files in cloakings/cloakings-magicchecker
Vendor cloakings
Package cloakings-magicchecker
Short Description Cloakings MagicChecker Client
License MIT
Package cloakings-magicchecker
Short Description Cloakings MagicChecker Client
License MIT
Please rate this library. Is it a good library?
Informations about the package cloakings-magicchecker
Cloakings MagicChecker
Detect if user is bot or real user using magicchecker.com
Install
Usage
Basic Usage
Register at https://magicchecker.com/:
- Create campaign
- set "Safe Page" containing "fake" or "safe" like http://example.com/real.php (IMPORTANT!)
- set "Promo Page" containing "real" or "money" like http://example.com/fake.php (IMPORTANT!)
- Download file (index.php)
- Get params from the file: CAMPAIGN_ID
Check if result mode is CloakModeEnum::Fake
or CloakModeEnum::Real
and do something with it.
Original Logic
Original library is located at doc/original
.
License for this repository doesn't cover that code.
All versions of cloakings-magicchecker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
ext-curl Version *
ext-openssl Version *
ext-sockets Version *
cloakings/cloakings-common Version ^1.4
gupalo/json Version ^1.0
psr/log Version ^3.0
symfony/http-client Version ^7.1
ext-curl Version *
ext-openssl Version *
ext-sockets Version *
cloakings/cloakings-common Version ^1.4
gupalo/json Version ^1.0
psr/log Version ^3.0
symfony/http-client Version ^7.1
The package cloakings/cloakings-magicchecker contains the following files
Loading the files please wait ....