A really simple library to generate JSON Web Tokens in PHP.
-
Updated
Aug 3, 2023 - PHP
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
A really simple library to generate JSON Web Tokens in PHP.
🚀 This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
JWT Integration for Yii 2
This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)
🔑 An authentication(认证) library that supports JSON Web Token (JWT) for webman plugin
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
Human Resources Management System Project
JSON Web Token Authentication for Laravel and Lumen
Implementasi bridging antrian SIM-RS terhadap SIM-BPJS Kesehatan
Laravel with JWT Authentication for API development
This is a Laravel package which provides all the means for a super easy JWT implementation
Sessions handler which stores session data in HMAC-signed and encrypted cookies
A PSR-7 and PSR-15 compliant JSON Web Token Middleware Library.
Laravel 8 con template AdminLTE 3, Sistema de Roles y Permisos con Spatie, API con JWT Token y Docker Sail.
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
PHP JWT example.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015