Libraries tagged by PHP token
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
262 Downloads
JSON Web Token implementation for PHP. Forked from https://github.com/nowakowskir/php-jwt
jonathan-martz/lumen-provider-auth-token
69 Downloads
Php Lumen Provider Auth Token
jonathan-martz/lumen-middelware-auth-token
73 Downloads
Php Lumen Middelware Auth token
jokermario/php-jwt-flavour
4 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
20 Downloads
A class to decode, verify and generate tokens with the php-jwt library
iftekhardanimobi/php-jwt
3 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
heptagon-firebase/php-jwt
256 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
gomee/firebase-php-jwt
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fstnet/php-jwt
4 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
drefined/php-jwt
28 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
anboo/php-jwt
972 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.