web-token / jwt-bundle
JWT Bundle of the JWT Framework.
Fund package maintenance!
Patreon
Installs: 724 620
Dependents: 6
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 2
Type:symfony-bundle
Requires
- php: >=8.1
- psr/event-dispatcher: ^1.0
- symfony/config: ^5.4|^6.0
- symfony/dependency-injection: ^5.4|^6.0
- symfony/event-dispatcher: ^5.4|^6.0
- symfony/http-kernel: ^5.4|^6.0
- web-token/jwt-core: ^3.2
Suggests
- symfony/serializer: Use the Symfony serializer to serialize/unserialize JWS and JWE tokens.
- web-token/jwt-checker: Add header and claim checker managers as Symfony services.
- web-token/jwt-console: Add Keys (JWK) and Key sets (JWKSet) management commands for your Symfony console.
- web-token/jwt-encryption: Add Encrypted tokens (JWE) support and useful Symfony services.
- web-token/jwt-key-mgmt: Add Keys (JWK) and Key sets (JWKSet) management tools.
- web-token/jwt-signature: Add signed tokens (JWS) support and useful Symfony services.
- dev-master
- v4.0.x-dev
- 3.2.x-dev
- 3.2.7
- 3.2.6
- 3.2.5
- 3.2.4
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- v3.1.x-dev
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- v3.0.x-dev
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v2.2.x-dev
- v2.2.11
- v2.2.10
- v2.2.9
- v2.2.8
- v2.2.7
- v2.2.6
- v2.2.5
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.x-dev
- v2.1.9
- v2.1.8
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.x-dev
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha3
- v2.0.0-alpha2
- v2.0.0-alpha1
- v1.3.x-dev
- v1.3.10
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.x-dev
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.x-dev
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.1.0-beta4
- v1.1.0-beta3
- v1.1.0-beta2
- v1.1.0-beta1
- v1.0.x-dev
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.5.2
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.2
- v0.3.1
- v0.3.0
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.0
- v0.0.2
- v0.0.1
- v0.0.0
This package is auto-updated.
Last update: 2023-05-19 15:17:41 UTC
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.