PackageTrack
Sign in Get early access

klapaudius/oauth2-php

OAuth2 library

2.0.0 894K downloads/mo #3062 most downloaded on Packagist klapaudius/oauth2-php

What this package is like to depend on

Last release 20 days ago

03 Aug 2026

Ships fairly regularly

a new release about every 12 months

Rarely documented

notes for 5 of 26 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

26 releases · first in 2012

3 releases in the last 12 months

see the full history below

Release timeline

26 releases · Apr 2012 to Aug 2026
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 26
  1. 2.0.0 03 Aug 2026
    Release notes

    Add OpenID Connect nonce and auth_time support
    The "nonce" authorization request parameter is now accepted, bound to the
    authorization code and exposed to token listeners through
    OAuthTokenGrantedEvent::getNonce() so integrators can replay it in the
    id_token.

    An authentication timestamp stamped on the authorization code by the storage
    is read back on the token request and exposed through
    OAuthTokenGrantedEvent::getAuthTime(). It is a server-side value, never read
    from the authorization request.

    BC breaks for custom storages/models:

    • IOAuth2GrantCode::createAuthCode() takes a 7th optional argument $nonce.
    • IOAuth2AuthCode declares getNonce() and getAuthTime().

    Full Changelog: 1.9.0...2.0.0

    Open source →
  2. 1.10.0 18 May 2026
    Release notes

    Add PSR-14 event dispatcher support for OIDC token hooks

    Open source →
  3. 1.9.0 21 Dec 2025

    Nothing published for this version

  4. 1.8.0 20 Dec 2024
    Release notes

    Fix deprecation messages Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead

    Open source →
  5. 1.7.0 20 Dec 2024
    Release notes

    Fix deprecation messages Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
    Drop support of Symfony 3.x, Symfony 4.x, PHP 5.x, PHP 7.0

    Open source →
  6. 1.6.0 11 Jan 2024

    Nothing published for this version

  7. 1.5.0 05 Aug 2022

    Nothing published for this version

  8. 1.4.0 17 Jul 2021

    Nothing published for this version

  9. 1.3.1 06 Apr 2021
    Release notes

    Use github action, remove travis, drop phpunit 4 support and support …

    Open source →
  10. 1.3.0 03 Mar 2020

    Nothing published for this version

  11. 1.2.3 30 Jan 2018

    Nothing published for this version

  12. 1.2.2 05 Jan 2018

    Nothing published for this version

  13. 1.2.1 31 Mar 2016

    Nothing published for this version

  14. 1.2.0 21 Dec 2015

    Nothing published for this version

  15. 1.1.1 03 Nov 2014

    Nothing published for this version

  16. 1.1.0 30 Oct 2013

    Nothing published for this version

  17. 1.0.9 08 Oct 2013

    Nothing published for this version

  18. 1.0.8 24 Jul 2013

    Nothing published for this version

  19. 1.0.7 08 Jul 2013

    Nothing published for this version

  20. 1.0.6 26 Jun 2013

    Nothing published for this version

  21. 1.0.5 20 Feb 2013

    Nothing published for this version

  22. 1.0.4 19 Sep 2012

    Nothing published for this version

  23. 1.0.3 24 May 2012

    Nothing published for this version

  24. 1.0.2 20 Apr 2012

    Nothing published for this version

  25. 1.0.1 19 Apr 2012

    Nothing published for this version

  26. 1.0.0 15 Apr 2012

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive