Libraries tagged by web-token
f21/jwt
9195 Downloads
JWT (JSON Web Tokens) for PHP
web-token/signature-pack
160910 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
web-token/jwt-signature-algorithm-experimental
271631 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-console
148508 Downloads
Console component of the JWT Framework.
web-token/encryption-pack
209852 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
siu-toba/jwt-util
90487 Downloads
Una pequeña librería que autentica con Web Tokens JSON (JWT)
qeq66/jwt
44966 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
lgrevelink/php-simple-jwt
42265 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
36275 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
horde/jwt
1662 Downloads
Horde RFC 7519 JSON Web Token (JWT) Library
hans-thomas/sphinx
2962 Downloads
JSON web token driver for laravel
firehed/jwt
45591 Downloads
JSON Web Token tools
automattic/jetpack-jwt
5146 Downloads
A JSON Web Token (JWT) implementation for Jetpack.
artisangang/jwt
12701 Downloads
PHP7 library for JSON Web Tokens (JWT).
placetopay/reallysimplejwt
11140 Downloads
A really simple library to generate user authentication JSON Web Tokens.