Libraries tagged by JWT token
rbdwllr/reallysimplejwt
2060788 Downloads
A really simple library to generate user authentication JSON Web Tokens.
griffinledingham/php-apple-signin
1547728 Downloads
A simple library to decode and parse Apple Sign In client tokens.
auth0/login
4292872 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
gree/jose
2303302 Downloads
JWT, JWS and JWS implementation in PHP
edamov/pushok
2361663 Downloads
PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key) or certificate-based authentication
stechstudio/laravel-jwt
78670 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
fproject/php-jwt
1482093 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
web-token/jwt-bundle
1973189 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
10428215 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5949730 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
5474481 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2506604 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6594001 Downloads
Checker component of the JWT Framework.
bizley/jwt
308729 Downloads
JWT integration for Yii 2
admad/cakephp-jwt-auth
629621 Downloads
CakePHP plugin for authenticating using JSON Web Tokens