Libraries tagged by PHP token
shenkimaro/php-jwt
69 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
redrockrasta/php-jwt
10 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
php_modules/sami-tokens
25 Downloads
Random string/token generator
norbertjurga/php-jwt
864 Downloads
Forked firebase/php-jwt library to encode and decode JSON Web Tokens (JWT) in PHP with empty payload support.
nickbai/php-jwt
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
nexxes/tokenmatcher
9 Downloads
PHP library to match tokenstreams (arrays of tokens) for later parsing.
nexxes/tokenizer
40 Downloads
Simple tokenizer to split a character steam (text) into character classes (tokens) written in PHP
mderakhshi/php-jwt
8 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
mczentechnologies/php-jwt
263 Downloads
JSON Web Token implementation for PHP. Forked from https://github.com/nowakowskir/php-jwt
jonathan-martz/lumen-provider-auth-token
71 Downloads
Php Lumen Provider Auth Token
jonathan-martz/lumen-middelware-auth-token
74 Downloads
Php Lumen Middelware Auth token
jokermario/php-jwt-flavour
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. This flavour includes a unique identifier in the JWT Header
igor/php-jwt-manager
22 Downloads
A class to decode, verify and generate tokens with the php-jwt library
iftekhardanimobi/php-jwt
5 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
heptagon-firebase/php-jwt
259 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.