Libraries tagged by JSON Web Token
rluders/jwtauth
803 Downloads
JSON Web Token Authentication plugin for Winter CMS
maksimovic/jose-php
5142 Downloads
JWT, JWS and JWS implementation in PHP
little-apps/littlejwt
24664 Downloads
Secure Your Laravel Web App with Little JWT - The Key to Effortless Token Management!
hans-thomas/sphinx
2804 Downloads
JSON web token driver for laravel
hailong/jose
16360 Downloads
JWT, JWS and JWE implementation in PHP
elvi/auth0-symfony
22716 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
daycry/jwt
7061 Downloads
JWT Token for Codeigniter 4
coliving/jose
11396 Downloads
JWT, JWS and JWS implementation in PHP
bitpanda-labs/jose
23327 Downloads
JWT, JWS and JWE implementation in PHP
artisangang/jwt
12470 Downloads
PHP7 library for JSON Web Tokens (JWT).
zenstruck/jwt
77334 Downloads
JSON Object Signing and Encryption library for PHP.
tinywan/think-jwt
1923 Downloads
JSON Web Token (JWT) for Think plugin
qeq66/jwt
44663 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
lgrevelink/php-simple-jwt
41561 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
35644 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.