Libraries tagged by json-web-token
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
artisangang/jwt
6930 Downloads
PHP7 library for JSON Web Tokens (JWT).
ionghitun/jwt-token
1855 Downloads
Json web token generation and validation.
szabacsik/snowflake-json-web-token
1750 Downloads
Snowflake JSON Web Token
tradecoverexchange/google-cloud-jwt-validator
7572 Downloads
A package for validating Google Cloud's JWT provided by webhooks
smarcet/jose4php
15217 Downloads
JWT, JWS, JWE, JWA and JWK implementation in PHP
rluders/jwtauth
667 Downloads
JSON Web Token Authentication plugin for Winter CMS
placetopay/reallysimplejwt
6763 Downloads
A really simple library to generate user authentication JSON Web Tokens.
leadout/jwt
2287 Downloads
Simple JWT authentication for Laravel.
hep11-tymon/jwt-auth
35 Downloads
JSON Web Token Authentication for Laravel and Lumen