php-jwt

Token encoder

A PHP library for encoding and decoding JSON Web Tokens (JWTs) according to the RFC 7519 standard.

PHP package for JWT

GitHub

9k stars
230 watching
1k forks
Language: PHP
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
auth0/jwt-decode A library to decode and parse JSON web tokens 3,226
lexik/lexikjwtauthenticationbundle Provides a standard way to implement JSON Web Token authentication in Symfony applications 2,537
lcobucci/jwt A PHP library for creating and managing JSON Web Tokens with digital signatures. 7,318
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
dwyl/learn-json-web-tokens This project teaches how to use JSON Web Tokens for authentication in web and mobile applications. 4,180
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,917
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 951
tymondesigns/jwt-auth Provides JSON Web Token-based authentication for Laravel and Lumen applications. 11,330
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
francescomalatesta/laravel-api-boilerplate-jwt A Laravel 5.8 API project with built-in authentication and JWT-powered REST APIs 1,174
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,389
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,501
thalhammer/jwt-cpp A header-only C++ library for creating and validating JSON Web Tokens 928
garyf/json_web_token_ex An Elixir implementation of the JSON Web Token (JWT) Standard 143
sinbadxiii/phalcon-auth-jwt A Phalcon-based implementation of JSON Web Token authentication and authorization 3