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
231 watching
1k forks
Language: PHP
last commit: 4 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,214
lexik/lexikjwtauthenticationbundle Provides JWT authentication for Symfony APIs 2,533
lcobucci/jwt A PHP library for creating and managing JSON Web Tokens with digital signatures. 7,292
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,181
auth0/java-jwt A Java library implementing the JSON Web Token standard for digital signatures and token validation. 5,894
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
tymondesigns/jwt-auth Provides authentication functionality using JSON Web Tokens (JWT) for Laravel and Lumen applications. 11,312
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,173
jwtk/jjwt A Java library for creating and verifying JSON Web Tokens 10,326
ticarpi/jwt_tool A toolkit for testing and analyzing JSON Web Tokens for security vulnerabilities 5,451
thalhammer/jwt-cpp A header-only C++ library for creating and validating JSON Web Tokens 909
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