Libraries tagged by json-web-token
coliving/jose
11622 Downloads
JWT, JWS and JWS implementation in PHP
bitpanda-labs/jose
23518 Downloads
JWT, JWS and JWE implementation in PHP
zenstruck/jwt
77662 Downloads
JSON Object Signing and Encryption library for PHP.
f21/jwt
9183 Downloads
JWT (JSON Web Tokens) for PHP
qeq66/jwt
44863 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
lgrevelink/php-simple-jwt
42055 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
36050 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
1614 Downloads
Horde RFC 7519 JSON Web Token (JWT) Library
hans-thomas/sphinx
2893 Downloads
JSON web token driver for laravel
automattic/jetpack-jwt
5088 Downloads
A JSON Web Token (JWT) implementation for Jetpack.
artisangang/jwt
12631 Downloads
PHP7 library for JSON Web Tokens (JWT).
rluders/jwtauth
803 Downloads
JSON Web Token Authentication plugin for Winter CMS
placetopay/reallysimplejwt
11099 Downloads
A really simple library to generate user authentication JSON Web Tokens.
leadout/jwt
4537 Downloads
Simple JWT authentication for Laravel.
jrtransit/jwt-auth
2807 Downloads
JSON Web Token Authentication for Laravel and Lumen