Libraries tagged by phpjwt
firebase/php-jwt
508918420 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
nowakowskir/php-jwt
302346 Downloads
JSON Web Token implementation for PHP.
miladrahimi/php-jwt
288287 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
fproject/php-jwt
1728954 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
auth0/php-jwt
4043633 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
nixilla/php-jwt
320970 Downloads
Json Web Token for PHP
lindelius/php-jwt
101987 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
bowphp/policier
19529 Downloads
The Simple Auth System via JWT
vfork-fproject/php-jwt
9703 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
19222 Downloads
non-static wrapper for php-jwt
paragonie/php-jwt-guard
884 Downloads
jwt/php-jwt
10048 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
choicetechlab/php-jwt
2515 Downloads
musa11971/php-jwt-decoder
135 Downloads
A lightweight and flexible library to decode JWTs.
vkoori/laravel-jwt
869 Downloads
Integration of firebase/php-jwt library for laravel.