Libraries tagged by php-jwt
firebase/php-jwt
380922544 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
miladrahimi/php-jwt
224287 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
fproject/php-jwt
1472587 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
auth0/php-jwt
3441067 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
nowakowskir/php-jwt
217092 Downloads
JSON Web Token implementation for PHP.
nixilla/php-jwt
274083 Downloads
Json Web Token for PHP
lindelius/php-jwt
96650 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
byjg/jwt-wrapper
90112 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
paragonie/php-jwt-guard
730 Downloads
jwt/php-jwt
5413 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
bowphp/policier
12278 Downloads
The Simple Auth System via JWT
vfork-fproject/php-jwt
6898 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
steffenbrand/non-static-php-jwt
18537 Downloads
non-static wrapper for php-jwt
choicetechlab/php-jwt
1433 Downloads
bllohar/php-jwt-class-with-rsa-support
855 Downloads
PHP Implementation of JSON Web token with RSA.