Libraries tagged by jwt tokens
rbdwllr/reallysimplejwt
2007730 Downloads
A really simple library to generate user authentication JSON Web Tokens.
griffinledingham/php-apple-signin
1503755 Downloads
A simple library to decode and parse Apple Sign In client tokens.
auth0/login
4187130 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
gree/jose
2263738 Downloads
JWT, JWS and JWS implementation in PHP
edamov/pushok
2279454 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
74080 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
fproject/php-jwt
1462859 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
web-token/jwt-bundle
1900890 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
10231425 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5904533 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
5331799 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2436832 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
6436134 Downloads
Checker component of the JWT Framework.
bizley/jwt
294356 Downloads
JWT integration for Yii 2
admad/cakephp-jwt-auth
621466 Downloads
CakePHP plugin for authenticating using JSON Web Tokens