Libraries tagged by jwt php
ellaisys/aws-cognito
258667 Downloads
Laravel Authentication using AWS Cognito (Web and API)
96qbhy/hyperf-auth
235823 Downloads
hyperf 的 auth 组件
spomky-labs/jose
2788754 Downloads
JSON Object Signing and Encryption library for PHP.
gamegos/jwt
73309 Downloads
Json Web Token (JWT) PHP implementation
nowakowskir/php-jwt
280998 Downloads
JSON Web Token implementation for PHP.
miladrahimi/php-jwt
277734 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
auth0/php-jwt
3984602 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
hyperf-ext/jwt
140814 Downloads
The Hyperf JWT package.
facile-it/php-jose-verifier
825916 Downloads
JWT Token Verifier. A JWT verifier for access tokens, id tokens and others
byjg/jwt-session
82847 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
288557 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
not-empty/jwt-manager-php-lib
4560 Downloads
PHP library to manage JWT authentication
nixilla/php-jwt
313475 Downloads
Json Web Token for PHP
alancting/php-microsoft-jwt
46669 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
lindelius/php-jwt
100945 Downloads
Convenience library for working with JSON Web Tokens (JWT) in PHP