Registry / auth / web-token-jwt-framework

web-token-jwt-framework

JSON →
library4.1.7phppackagistunverified

JSON Object Signing and Encryption library for PHP and Symfony Bundle.

composer require web-token/jwt-framework
INSTALL
IMPORT
SIG · WEB-TOKEN-JWT-FRAM
W
web-token-jwt-framework
authphpv4.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JWT
use WebToken\Framework\JWT;

Create a new JWT.

use WebToken\Framework\JWT; $jwt = JWT::create(); echo $jwt->toString();
Debug
Known issues
breakingRequires PHP 7.4+ and ext-sodium or ext-openssl
fix
Install required PHP extensions.
affects: <4.0
Upgrade
Version history
4.1.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
24
Resources
web-token-jwt-framework — pip install web-token-jwt-framework · libregistry