Libraries tagged by jwt tokens
griffinledingham/php-apple-signin
1284994 Downloads
A simple library to decode and parse Apple Sign In client tokens.
auth0/login
3664740 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
edamov/pushok
1902544 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
fproject/php-jwt
1343329 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
web-token/jwt-library
2559436 Downloads
JWT library
web-token/jwt-bundle
1501732 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
9112694 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
5600473 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-encryption
4521938 Downloads
Encryption component of the JWT Framework.
web-token/jwt-easy
2046894 Downloads
Easy toolset to use the JWT Framework.
web-token/jwt-checker
5536937 Downloads
Checker component of the JWT Framework.
bizley/jwt
223374 Downloads
JWT integration for Yii 2
admad/cakephp-jwt-auth
587219 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
corbosman/laravel-passport-claims
366521 Downloads
Add claims to Laravel Passport JWT Tokens
kelvinmo/simplejwt
770296 Downloads
A simple JSON Web Token library for PHP.