Libraries tagged by JSON Web Token
lcobucci/jwt
343475414 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
firebase/php-jwt
485812385 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tymon/jwt-auth
52325946 Downloads
JSON Web Token Authentication for Laravel and Lumen
php-open-source-saver/jwt-auth
11373642 Downloads
JSON Web Token Authentication for Laravel and Lumen
namshi/jose
103858159 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-framework
20989974 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gesdinet/jwt-refresh-token-bundle
17839475 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
auth0/login
5379687 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
auth0/auth0-php
22207041 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
rbdwllr/reallysimplejwt
2554453 Downloads
A really simple library to generate user authentication JSON Web Tokens.
adhocore/jwt
1841773 Downloads
Ultra lightweight JSON web token (JWT) library for PHP5.5+.
gree/jose
2689846 Downloads
JWT, JWS and JWS implementation in PHP
admad/cakephp-jwt-auth
800790 Downloads
CakePHP plugin for authenticating using JSON Web Tokens
nowakowskir/php-jwt
285362 Downloads
JSON Web Token implementation for PHP.
gamegos/jws
397455 Downloads
Json Web Signature (JWS) PHP implementation