Libraries tagged by PHP JWT
old-smoke-gun/php-jwt
8457 Downloads
jwt for php
notation/php-jwt
3 Downloads
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.
neas/php-jwt
5 Downloads
A very simple helper class to work with JWT in PHP
musa11971/php-jwt-decoder
88 Downloads
A lightweight and flexible library to decode JWTs.
mrfrost/jwt
27 Downloads
PHP JWT Implementation for Codeigniter 4
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
marussia/jwt
128 Downloads
Simple PHP-JWT
luzpcn/tp6-jwt-token
1 Downloads
firebase/php-jwt integration for thinkphp6
lizus/php-jwt
7 Downloads
php-jwt
linkphp/jwt
135 Downloads
php jwt
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