Libraries tagged by jwt
lcobucci/jwt
337237222 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
476608559 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
51594011 Downloads
JSON Web Token Authentication for Laravel and Lumen
lexik/jwt-authentication-bundle
62392189 Downloads
This bundle provides JWT authentication for your Symfony REST API
web-token/jwt-framework
20536899 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
php-open-source-saver/jwt-auth
11013522 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
102935055 Downloads
JSON Object Signing and Encryption library for PHP.
gesdinet/jwt-refresh-token-bundle
17506322 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
shopify/shopify-api
5315222 Downloads
Shopify API Library for PHP
auth0/login
5279846 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
auth0/auth0-php
21748840 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
edamov/pushok
3583875 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
web-token/jwt-library
15037934 Downloads
JWT library
vonage/jwt
5018893 Downloads
A standalone package for creating JWTs for Vonage APIs
sizeg/yii2-jwt
1049655 Downloads
JWT based on Icobucci