Documentation

Jwt
in package

$s = Jwt::encode(['user_id'=>100,'t'=>['s'=>2]]); pr(Jwt::decode($s));

Table of Contents

Methods

decode()  : mixed
encode()  : mixed

Methods

decode()

public static decode(mixed $value[, mixed $key = null ]) : mixed
Parameters
$value : mixed
$key : mixed = null

encode()

public static encode(mixed $data[, mixed $key = null ]) : mixed
Parameters
$data : mixed
$key : mixed = null
✖ Error 404 while fetching file: ✖ Error 404 while fetching file: 
On this page

Search results