Download the PHP package erwane/cakephp-token without Composer
On this page you can find all versions of the php package erwane/cakephp-token. 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 cakephp-token
CakePHP 4 Token plugin
Description
This is a really "simple to use" cakephp 4 plugin for generating and reading temporaries tokens
Installation
Usage
Generate a token
Get token
Delete token
Tokens deletion can be ignored, they will be destroyed on expire, but sometime you need to delete one token immediately
Auto cleaning
Each time a token is read, expired tokens are pruned
All versions of cakephp-token with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
cakephp/cakephp Version >=4.5 <5
cakephp/migrations Version ^3.0
ext-json Version *
cakephp/cakephp Version >=4.5 <5
cakephp/migrations Version ^3.0
The package erwane/cakephp-token contains the following files
Loading the files please wait ....