Libraries tagged by php-jwt
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.
hlmqz/php-jwt
4 Downloads
Simple PHP authentication with JWT/JWK method from version 8.4
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.
henryeticom/php-jwt
14 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
gomee/firebase-php-jwt
9 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fstnet/php-jwt
5 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
femastudios/php-jwt
518 Downloads
Forked firebase/php-jwt that adds parsed payload in exceptions.
ekok/php-jwt
12 Downloads
PHP JWT
drefined/php-jwt
29 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
d4v/php-jwt
168 Downloads
D4v JWT is an implementation of firebase/php-jwt for Laravel
anshu-krishna/php-jwt
10 Downloads
A PHP library for JWT
anboo/php-jwt
976 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
altelma/php-jwt
43 Downloads
Creating and Verifying JWT Signatures in PHP using HS256 and RS256.
alexpts/php-jwt-service
43 Downloads
Simple service for work with jwt tokens