Libraries tagged by JWT token
nowakowskir/php-jwt
297708 Downloads
JSON Web Token implementation for PHP.
bizley/jwt
513152 Downloads
JWT integration for Yii 2
admad/cakephp-jwt-auth
827802 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
ellaisys/aws-cognito
284483 Downloads
Laravel authentication with AWS Cognito, supporting web, API, SSO, MFA, WebAuthn, passkeys, and passwordless authentication.
corbosman/laravel-passport-claims
803240 Downloads
Add claims to Laravel Passport JWT Tokens
auth0/wordpress
28628 Downloads
WordPress Plugin for Auth0
auth0/symfony
850227 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
mapkit/jwt
421783 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
byjg/jwt-session
88137 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.
firebase/token-generator
776326 Downloads
A simple library to generate JWT tokens for authenticating to a Firebase.
tinywan/jwt
58857 Downloads
JSON Web Token (JWT) for webman plugin
gamegos/jwt
79978 Downloads
Json Web Token (JWT) PHP implementation
psecio/jwt
364556 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
web-token/jwt-signature-algorithm-none
3722939 Downloads
None Signature Algorithm the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4290259 Downloads
EdDSA Signature Algorithm the JWT Framework.