Libraries tagged by PHP JWT
firebase/php-jwt
482881687 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
11256621 Downloads
JSON Web Token Authentication for Laravel and Lumen
web-token/jwt-framework
20845053 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
103576777 Downloads
JSON Object Signing and Encryption library for PHP.
auth0/auth0-php
22059370 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
shopify/shopify-api
5406990 Downloads
Shopify API Library for PHP
edamov/pushok
3711554 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
adhocore/jwt
1812540 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
griffinledingham/php-apple-signin
2131633 Downloads
A simple library to decode and parse Apple Sign In client tokens.
gree/jose
2682010 Downloads
JWT, JWS and JWS implementation in PHP
rbdwllr/reallysimplejwt
2540745 Downloads
A really simple library to generate user authentication JSON Web Tokens.
fproject/php-jwt
1696469 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
phper666/jwt-auth
166085 Downloads
jwt-auth Component
kelvinmo/simplejwt
1272454 Downloads
A simple JSON Web Token library for PHP.
gamegos/jws
394803 Downloads
Json Web Signature (JWS) PHP implementation