Libraries tagged by web-token
bowphp/policier
19649 Downloads
The Simple Auth System via JWT
bitpanda-labs/jose
24402 Downloads
JWT, JWS and JWE implementation in PHP
f21/jwt
9300 Downloads
JWT (JSON Web Tokens) for PHP
web-token/jwt-experimental
207410 Downloads
Experimental Algorithms the JWT Framework.
web-token/signature-pack
162756 Downloads
A pack with all signature algorithms for the web-token/jwt-signature package
web-token/jwt-signature-algorithm-experimental
275928 Downloads
Experimental Signature Algorithms the JWT Framework.
web-token/jwt-console
149162 Downloads
Console component of the JWT Framework.
web-token/encryption-pack
217328 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
tinywan/think-jwt
2051 Downloads
JSON Web Token (JWT) for Think plugin
siu-toba/jwt-util
92437 Downloads
Una pequeña librería que autentica con Web Tokens JSON (JWT)
qeq66/jwt
45991 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
lgrevelink/php-simple-jwt
45074 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
38156 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.
firehed/jwt
46986 Downloads
JSON Web Token tools
automattic/jetpack-jwt
6470 Downloads
A JSON Web Token (JWT) implementation for Jetpack.