web-token/jwt-library

JWT library

Maintainers

👁 Spomky

Package info

github.com/web-token/jwt-library

Homepage

pkg:composer/web-token/jwt-library

Fund package maintenance!

Spomky

Patreon

Statistics

Installs: 14 714 875

Dependents: 56

Suggesters: 4

Stars: 20

Open Issues: 0

4.1.7 2026-06-06 18:12 UTC

Requires

Requires (Dev)

None

Suggests

  • ext-bcmath: GMP or BCMath is highly recommended to improve the library performance
  • ext-gmp: GMP or BCMath is highly recommended to improve the library performance
  • ext-openssl: For key management (creation, optimization, etc.) and some algorithms (AES, RSA, ECDSA, etc.)
  • ext-sodium: Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys
  • paragonie/sodium_compat: Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys
  • spomky-labs/aes-key-wrap: For all Key Wrapping algorithms (AxxxKW, AxxxGCMKW, PBES2-HSxxx+AyyyKW...)
  • symfony/console: Needed to use console commands
  • symfony/http-client: To enable JKU/X5U support.

Provides

None

Conflicts

Replaces

None


README

This repository is a sub repository of the JWT Framework project and is READ ONLY.

Please do not submit any Pull Request here. You should go to the main repository instead.

Documentation

The official documentation is available as https://web-token.spomky-labs.com/

Licence

This software is release under MIT licence.