Libraries tagged by PHP JWT
firebase/php-jwt
506570330 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
php-open-source-saver/jwt-auth
12203489 Downloads
JSON Web Token Authentication for Laravel and Lumen
web-token/jwt-framework
21985932 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
105828956 Downloads
JSON Object Signing and Encryption library for PHP.
adhocore/jwt
2085384 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
auth0/auth0-php
23189524 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
edamov/pushok
4184917 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
shopify/shopify-api
5770964 Downloads
Shopify API Library for PHP
griffinledingham/php-apple-signin
2266382 Downloads
A simple library to decode and parse Apple Sign In client tokens.
gree/jose
2746869 Downloads
JWT, JWS and JWS implementation in PHP
rbdwllr/reallysimplejwt
2657429 Downloads
A really simple library to generate user authentication JSON Web Tokens.
kelvinmo/simplejwt
1359578 Downloads
A simple JSON Web Token library for PHP.
nowakowskir/php-jwt
300463 Downloads
JSON Web Token implementation for PHP.
miladrahimi/php-jwt
287455 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
fproject/php-jwt
1726272 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.