Download the PHP package sinergi/token without Composer
On this page you can find all versions of the php package sinergi/token. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sinergi/token
More information about sinergi/token
Files in sinergi/token
Download sinergi/token
More information about sinergi/token
Files in sinergi/token
Please rate this library. Is it a good library?
Informations about the package token
Token
A handful of tools for PHP developers.
Requirements
This library uses PHP 5.4+.
Installation
It is recommended that you install the Token library through composer. To do so, add the following lines to your composer.json
file.
Usage
Methods
-
randomAlnum
Generate alpha-numeric string- Parameters
int $length
The length of the string to generate- Optional
bool $onlyUppercase
Use only uppercase letters
-
randomAlpha
Generate alpha string- Parameters
int $length
The length of the string to generate- Optional
bool $onlyUppercase
Use only uppercase letters
-
randomNumeric
Generate numeric string- Parameters
int $length
The length of the string to generate
-
randomHexa
Generate hexa string- Parameters
int $length
The length of the string to generate
-
randomUuid
Generate uuid string randomId
Generate id string
All versions of token with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package sinergi/token contains the following files
Loading the files please wait ....