Libraries tagged by JSON Web Token
lcobucci/jwt
345825798 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
489224442 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
52585098 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
11507861 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
104195299 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
21156004 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gesdinet/jwt-refresh-token-bundle
17959082 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
auth0/login
5414100 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
auth0/auth0-php
22371121 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
adhocore/jwt
1879430 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
rbdwllr/reallysimplejwt
2569938 Downloads
A really simple library to generate user authentication JSON Web Tokens.
gree/jose
2699863 Downloads
JWT, JWS and JWS implementation in PHP
admad/cakephp-jwt-auth
816082 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
nowakowskir/php-jwt
287039 Downloads
JSON Web Token implementation for PHP.
gamegos/jws
400607 Downloads
Json Web Signature (JWS) PHP implementation