Libraries tagged by jwt web token
sproduce/jwt
8 Downloads
A simple library JSON Web Tokens (JWT) in PHP.
shoudian/jwt
9 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
shenkimaro/php-jwt
69 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
securiscan/jwt-verification
145 Downloads
This package is made for Laravel/Lumen based microservices that need to verify JSON Web Tokens (JWT)
redrockrasta/php-jwt
10 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
php-woox/webman-jwt
5 Downloads
JSON Web Token (JWT) for webman plugin
phithi92/json-web-token
4 Downloads
Handles the generation of JSON Web Tokens (JWT), including both JWS (JSON Web Signature) and JWE (JSON Web Encryption). Provides methods for creating and validating tokens.
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.
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
mderakhshi/php-jwt
8 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
matiasnamendola/slimpower-jwt
57 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
lx3gp/think-jwt
23 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
localzet/jwt
53 Downloads
Localzet JWT is a library for working with JSON Web Tokens (JWT). Developed by Ivan Zorin, it uses modern technologies and standards for creating, verifying, and handling JWTs.