Libraries tagged by JSON Web Token
szabacsik/snowflake-json-web-token
2211 Downloads
Snowflake JSON Web Token
mrellerm/jwt-refresh-token-bundle
3710 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
xaamin/jwt
9540 Downloads
PHP Implementation of JSON Web token with RSA
smarcet/jose4php
16088 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
placetopay/reallysimplejwt
8545 Downloads
A really simple library to generate user authentication JSON Web Tokens.
leadout/jwt
3732 Downloads
Simple JWT authentication for Laravel.
jrtransit/jwt-auth
1643 Downloads
JSON Web Token Authentication for Laravel and Lumen
icanid/icanid-sdk-php
782 Downloads
ICAN ID PHP SDK.
hep10-tymon/jwt-auth
4006 Downloads
JSON Web Token Authentication for Laravel and Lumen
flytachi/jwt
115 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
fidelize/jwt-auth-multiple-keys
14135 Downloads
Add multiple keychain support to tymon/jwt-auth package
bllohar/php-jwt-class-with-rsa-support
878 Downloads
PHP Implementation of JSON Web token with RSA.
benbjurstrom/cognito-jwt-guard
13002 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
bayfrontmedia/php-jwt
922 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
auth0-samples/laravel
453 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.