PackageTrack
Sign in Get early access

bshaffer/oauth2-server-php

OAuth2 Server for PHP

v1.14.2 17M downloads/mo #1451 most downloaded on Packagist bshaffer/oauth2-server-php

What this package is like to depend on

Last release 1 years ago

28 Mar 2025

Release timing varies

gaps range from 3 weeks to 3.4 years

Some releases are documented

notes for 10 of 29 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

29 releases · first in 2012

0 releases in the last 12 months

see the full history below

Release timeline

29 releases · Oct 2012 to Mar 2025
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 29
  1. v1.14.2 28 Mar 2025
    Release notes

    Miscellaneous

    • add explicit null to nullable types for PHP 8.4 (#1075)
    Open source →
  2. v1.14.1 07 Jul 2023
    Release notes

    Bug Fixes

    • fix: add missing param to setAuthorizationCode (#1048)
    Open source →
  3. v1.14.0 12 Jun 2023
    Release notes

    BREAKING CHANGE

    Add support for PKCE (#1045) - @hkalina

    Two fields were added to the storage classes, code_challenge and code_challenge_method. You will need to update your databases to have these columns, or you will get an error when you upgrade.

    Fixes

    Open source →
  4. v1.13.0 12 Oct 2022
    Release notes

    Features

    • adjust type hint for Symfony 6 (#1030)
    Open source →
  5. v1.12.1 31 May 2022
    Release notes

    Bug Fixes

    • fix PHP 8.1 deprecation error (#1021)
    Open source →
  6. v1.12.0 19 Apr 2022
    Release notes
    • drop support for PHP 7.0 and below (#1018)
    Open source →
  7. v1.11.1 04 Dec 2018
    Release notes

    Fixes PHP 7.2 issues

    • #953 - [bug] Fixes PHP7.2 warning due to incorrect parameter used in count
    Open source →
  8. v1.11.0 30 Nov 2018
    Release notes

    HAPPY HOLIDAYS!!

    • #901 - [feature] Add compatibility for PHP 5.3 by removing PHP 5.4 shorthand array syntax
    • #898 - [bug] Remove 2 slashes from sqlite DSN for Windows
    • #896 - [docs] Fixe release dates in Changelog
    • #894 - [feature] Callable for customizing JWT payload
    • #891 - [bug] Merge headers with server global header values
    • Fixes tests (#914, #952)
    Open source →
  9. v1.10.0 15 Nov 2017
    Release notes

    HAPPY THANKSGIVING!!

    PR for these changes: #889

    • #795 - [feature] added protected createPayload method to allow easier customization of JWT payload
    • #807 - [refactor] simplifies UserInfoController constructor
    • #814 - [docs] Adds https to README link
    • #827 - [testing] Explicitly pulls in phpunit 4
    • #828 - [docs] PHPDoc improvements and type hinting of variables.
    • #829 - [bug] Fix CORS issue for revoking and requesting an access token
    • #869 - [testing] Remove php 5.3 from travis and use vendored phpunit
    • #834 - [feature] use random_bytes if available
    • #851 - [docs] Fix PHPDoc
    • #872 - [bug] Fix count() error on PHP 7.2
    • #873 - [testing] adds php 7.2 to travis
    • #794 - [docs] Fix typo in composer.json
    • #885 - [testing] Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

    Note: master is now the default branch. develop is deprecated and will eventually be deleted.

    Open source →
  10. v1.9.0 06 Jan 2017
    Release notes

    HAPPY NEW YEAR!!

    • bug #645 - Allow null for client_secret
    • bug #651 - Fix bug in isPublicClient of Cassandra Storage
    • bug #670 - Bug in client's scope restriction
    • bug #672 - Implemented method to override the password hashing algorithm
    • bug #698 - Fix Token Response's Content-Type to application/json
    • bug #729 - Ensures unsetAccessToken and unsetRefreshToken return a bool
    • bug #749 - Fix UserClaims for CodeIdToken
    • bug #784 - RFC6750 compatibility
    • bug #776 - Fix "redirect_uri_mismatch" for URIs with encoded characters
    • bug #759 - no access token supplied to resource controller results in empty request body
    • bug #773 - Use OpenSSL random method before attempting Mcrypt's.
    • bug #790 - Add mongo db
    Open source →
  11. v1.8.0 18 Sep 2015

    Nothing published for this version

  12. v1.7.1 21 May 2015

    Nothing published for this version

  13. v1.7.0 24 Apr 2015

    Nothing published for this version

  14. v1.6 16 Jan 2015

    Nothing published for this version

  15. v1.5 28 Aug 2014

    Nothing published for this version

  16. v1.4 12 Jun 2014

    Nothing published for this version

  17. v1.3 27 Feb 2014

    Nothing published for this version

  18. v1.2 03 Jan 2014

    Nothing published for this version

  19. v1.1 17 Dec 2013

    Nothing published for this version

  20. v1.0 12 Aug 2013

    Nothing published for this version

  21. v0.9 08 Jun 2013

    Nothing published for this version

  22. v0.8 27 May 2013

    Nothing published for this version

  23. v0.7 09 May 2013

    Nothing published for this version

  24. v0.6 23 Apr 2013

    Nothing published for this version

  25. v0.5 22 Mar 2013

    Nothing published for this version

  26. v0.4 03 Mar 2013

    Nothing published for this version

  27. v0.3 21 Jan 2013

    Nothing published for this version

  28. v0.2 20 Dec 2012

    Nothing published for this version

  29. v0.1 24 Oct 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