Download the PHP package pi-qo/token-generator without Composer
On this page you can find all versions of the php package pi-qo/token-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pi-qo/token-generator
More information about pi-qo/token-generator
Files in pi-qo/token-generator
Download pi-qo/token-generator
More information about pi-qo/token-generator
Files in pi-qo/token-generator
Vendor pi-qo
Package token-generator
Short Description Package to generate cryptographically secure tokens in PHP.
License MIT
Package token-generator
Short Description Package to generate cryptographically secure tokens in PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package token-generator
token-generator
Package to generate cryptographically correct tokens in PHP.
Usage
It is pretty simple to use this tiny library. The first thing to do is to include Composer autoloader.
Then the token is generated when the class is instanciated. The default length is 32 bytes, you can use the one you want by providing it to the constructor.
All versions of token-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package pi-qo/token-generator contains the following files
Loading the files please wait ....