Download the PHP package cloakings/cloakings-cloakit without Composer
On this page you can find all versions of the php package cloakings/cloakings-cloakit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cloakings-cloakit
Cloakings CloakIT
Detect if user is bot or real user using cloakit.pro
Install
Usage
Basic Usage
Register at https://cloakit.pro. Create campaign:
- Link to the target page:
real.php
- Link for bots:
fake.php
Click "download code" for plain PHP or Wordpress and look for:
- clientId
- clientCompany
- clientSecret
Check if result mode is CloakModeEnum::Fake
or CloakModeEnum::Real
and do something with it.
If you want to render result like the original CloakIT library
Original Logic
Original library is located at doc/original
.
License for this repository doesn't cover that code.
All versions of cloakings-cloakit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
ext-curl Version *
cloakings/cloakings-common Version ^1.1
psr/log Version ^3.0
gupalo/json Version ^1.0
ext-curl Version *
cloakings/cloakings-common Version ^1.1
psr/log Version ^3.0
gupalo/json Version ^1.0
The package cloakings/cloakings-cloakit contains the following files
Loading the files please wait ....