vonage/jwt
A standalone package for creating JWTs for Vonage APIs
0.6.0
5.7M downloads/mo
#1249 most downloaded on Packagist
Vonage/vonage-php-jwt
What this package is like to depend on
Last release 5 months ago
16 Mar 2026
Release timing varies
gaps range from 4 weeks to 2.2 years
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
8 releases · first in 2020
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Jul 2020 to Mar 2026Releases
latest 8-
0.6.016 Mar 2026 -
0.5.119 Jan 2024Release notes
Open source →This release fixes a typo in the composer dependencies.
Changed
- Bumped
lcobucci/jwtto 4.3.0 and up
- Bumped
-
0.5.019 Dec 2023Release notes
Open source →This bumps dependencies again, but more importantly drops support for PHP8.0
What's Changed
- bump up deps in preparation for major version by @SecondeJK in #6
- remove php 8.0 support, EOL by @SecondeJK in #8
- Allow more modern versions of dependencies by @erickskrauch in #5
New Contributors
- @erickskrauch made their first contribution in #5
Full Changelog: 0.4.0...0.5.0
-
0.4.003 Oct 2023Release notes
Open source →This release brings the library up to speed with JWT validation and drops support for legacy PHP versions, ready for inclusion in the PHP Core Vonage SDK.
What's Changed
- Dropped older PHP versions, and upgrade JWT to avoid a CVE by @dragonmantank in #3
- Chore: modernise ready for core SDK work by @SecondeJK in #4
- Added signature secret JWT validation by @dragonmantank in #2
New Contributors
- @dragonmantank made their first contribution in #3
Full Changelog: 0.3.1...0.4.0
-
0.3.110 Mar 2022Release notes
Open source →This release fixes the issue with the 'sub' claim not being created properly. It now uses the correct methods, namely
setSubject()andrelatesTo. -
0.3.012 May 2021 -
0.2.012 May 2021Release notes
Open source →- Updated to support PHP 8.0
- Switched to Apache 2.0 license
- Can now support
lcobucci/jwt3.4 or 4.0
-
0.1.021 Jul 2020Nothing published for this version