Libraries tagged by PHP JWT
96qbhy/hyperf-auth
129151 Downloads
hyperf 的 auth 组件
nowakowskir/php-jwt
180824 Downloads
JSON Web Token implementation for PHP.
nixilla/php-jwt
229215 Downloads
Json Web Token for PHP
miladrahimi/php-jwt
186329 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/php-jwt
2999509 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
byjg/jwt-session
70694 Downloads
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation following the SessionHandlerInterface.
hyperf-ext/jwt
105135 Downloads
The Hyperf JWT package.
facile-it/php-jose-verifier
353541 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
sop/jwx
129047 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
gamegos/jws
253711 Downloads
Json Web Signature (JWS) PHP implementation
byjg/jwt-wrapper
82413 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
lindelius/php-jwt
91305 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
gamegos/jwt
42136 Downloads
Json Web Token (JWT) PHP implementation
alancting/php-microsoft-jwt
23787 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
tmilos/jose-jwt
106593 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE