Libraries tagged by JSON Web Token
coliving/jose
1817 Downloads
JWT, JWS and JWS implementation in PHP
bllohar/php-jwt-class-with-rsa-support
643 Downloads
PHP Implementation of JSON Web token with RSA.
bitpanda-labs/jose
13998 Downloads
JWT, JWS and JWE implementation in PHP
auth0-samples/laravel
345 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
artisangang/jwt
6930 Downloads
PHP7 library for JSON Web Tokens (JWT).
zenstruck/jwt
54531 Downloads
JSON Object Signing and Encryption library for PHP.
tinywan/think-jwt
601 Downloads
JSON Web Token (JWT) for Think plugin
qeq66/jwt
32349 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
nguyenanhung/jwt-helper
14942 Downloads
Json Web Token Helper - Basic, Simple and Lightweight
lgrevelink/php-simple-jwt
26921 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
kaabar-jwt/yii2-jwt
9772 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
35436 Downloads
JSON Web Token tools
siu-toba/jwt-util
72741 Downloads
Una pequeña librería que autentica con Web Tokens JSON (JWT)
szabacsik/snowflake-json-web-token
1750 Downloads
Snowflake JSON Web Token
mrellerm/jwt-refresh-token-bundle
3078 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony