Libraries tagged by PHP JWT
phper666/jwt-auth
170590 Downloads
jwt-auth Component
gamegos/jws
417443 Downloads
Json Web Signature (JWS) PHP implementation
ellaisys/aws-cognito
288626 Downloads
Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.
96qbhy/hyperf-auth
247506 Downloads
hyperf 的 auth 组件
spomky-labs/jose
2802961 Downloads
JSON Object Signing and Encryption library for PHP.
auth0/php-jwt
4041311 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
gamegos/jwt
82368 Downloads
Json Web Token (JWT) PHP implementation
hyperf-ext/jwt
144435 Downloads
The Hyperf JWT package.
facile-it/php-jose-verifier
896309 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
byjg/jwt-session
89145 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
sop/jwx
310435 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
nixilla/php-jwt
320672 Downloads
Json Web Token for PHP
lindelius/php-jwt
101945 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP
lgrevelink/php-simple-jwt
44490 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
alancting/php-microsoft-jwt
48891 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