PackageTrack
Sign in Get early access

statsig/statsigsdk

The Statsig php SDK for multi-user, server side environments.

3.7.2 622K downloads/mo #4808 most downloaded on Packagist statsig-io/php-sdk

What this package is like to depend on

Last release 9 months ago

06 Nov 2025

Release timing varies

gaps range from 2 weeks to 6 months

Some releases are documented

notes for 10 of 30 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

30 releases · first in 2022

4 releases in the last 12 months

see the full history below

Release timeline

30 releases · Jan 2022 to Nov 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 30
  1. 3.7.2 06 Nov 2025
    Release notes

    Fixes

    • previous attempt to use cdn for download_config_specs had a bug.

    Fixes:

    #13

    Included In This Release

    • b3e8ce0 Xin Li
      • fix: use cdn for config specs (#112)

    Full Changelog: 3.7.1...3.7.2

    Open source →
  2. 3.7.1 31 Oct 2025
    Release notes

    Fixes

    • Fixes boolean custom fields to be converted to "true" and "false" instead of "1" and "0" for string comparisons

    Included In This Release

    • 3b61c0f sroyal-statsig
      • Merge pull request #113 from statsig-io/fix-boolean-custom-fields
    • b0164dd Stephen Royal
      • Fix Boolean Custom Fields

    Full Changelog: 3.7.0...3.7.1

    Open source →
  3. 3.7.0 07 Oct 2025
    Release notes

    Fixes

    • Timestamp handling: Fixed an issue where values equal to 10_000_000_000 were incorrectly interpreted as milliseconds instead of seconds. This could cause time-based evaluations around that boundary to behave unexpectedly. The SDK now consistently applies the seconds-to-milliseconds conversion logic for values below 1e10, and treats >= 1e10 as milliseconds.

    Included In This Release

    • f76fd40 tore-statsig
      • fix: normalize timestamps for eval comparison (#109)
    • a6e7993 tore-statsig
      • Update kong.yml (#110)

    Full Changelog: 3.6.3...3.7.0

    Open source →
  4. 3.6.3 24 Sep 2025
    Release notes

    Improvements

    • Switch to using cdn url for dcs
    • Updated the ua parser version

    Fixes

    • Fixes an issue where an error could be thrown if a null gate name is provided

    Included In This Release

    • ae789d2 sroyal-statsig
      • Merge pull request #107 from statsig-io/use-cdn-dcs
    • c378f48 Stephen Royal
      • Use CDN URL for DCS
    • 4c8c40f sroyal-statsig
      • Merge pull request #106 from statsig-io/update-ua-parser-version
    • ce45622 Stephen Royal
      • update
    • 76a95fb Stephen Royal
      • Update UA Parser Version
    • d7c905e sroyal-statsig
      • Merge pull request #105 from statsig-io/handle-null-gate-name
    • 25fe96e Stephen Royal
      • update
    • 91f0340 Stephen Royal
      • Handle Null Gate Name

    Full Changelog: 3.6.2...3.6.3

    Open source →
  5. 3.6.2 25 Mar 2025
    Release notes

    Improvements

    • Adds session id to statsig metadata when logging events

    Included In This Release

    • 7b29c2e sroyal-statsig
      • Merge pull request #102 from statsig-io/add-session-id-to-statsig-metadata
    • 8f6060d Stephen Royal
      • update
    • 81ebe76 Stephen Royal
      • Add SessionID to Statsig Metadata

    Full Changelog: 3.6.1...3.6.2

    Open source →
  6. 3.6.1 31 Jan 2025
    Release notes

    Improvements

    • Adds passed field for dynamic configs to get client initialize response

    Included In This Release

    • a20131e sroyal-statsig
      • Merge pull request #100 from statsig-io/gcir-dc-passed
    • e1c0a8c Stephen Royal
      • Add Passed for Dynamic Configs to GCIR

    Full Changelog: 3.6.0...3.6.1

    Open source →
  7. 3.6.0 07 Jan 2025
    Release notes

    Improvements

    • Adds additional metadata to dynamic config exposure events

    Included In This Release

    • 43c4765 sroyal-statsig
      • Merge pull request #98 from statsig-io/php-array-string-ops
    • 2a07f2d Stephen Royal
      • Stringify Arrays for String Operators
    • 0c2fafa sroyal-statsig
      • Merge pull request #97 from statsig-io/dynamic-config-rule-passed
    • 10dfab7 Stephen Royal
      • Add RulePassed to Exposure Metadata

    Full Changelog: 3.5.2...3.6.0

    Open source →
  8. 3.5.2 09 Oct 2024
    Release notes

    Improvements

    • Add IDType to getClientInitializeResponse
    • Optimized the evaluation process

    Included In This Release

    • 34c9708 sroyal-statsig
      • Merge pull request #95 from statsig-io/add-id-type-gcir
    • f70e9bf Stephen Royal
      • Add IDType to GCIR Response
    • 47a2ceb Weihao Ding
      • Merge pull request #94 from statsig-io/eval-optimize
    • 4f0bdb9 weihao-statsig
      • optimize: eval pass percent

    Full Changelog: 3.5.1...3.5.2

    Open source →
  9. 3.5.1 20 Sep 2024
    Release notes

    Improvements

    • Makes the fromJSON function on ConfigSpecs public so it can be used by custom data adaptors.

    Included In This Release

    • 56d6c3d sroyal-statsig
      • Merge pull request #92 from statsig-io/expose-config-specs-from-json
    • 1838bc1 Stephen Royal
      • Expose Config Spec fromJSON Function

    Full Changelog: 3.5.0...3.5.1

    Open source →
  10. 3.5.0 16 Sep 2024
    Release notes

    New Features

    • Adds support for array comparison operators

    Improvements

    • Adds groupName to getClientInitializeResponse

    Fixes

    • Fixes a bug in getClientInitializeResponse where the environment set at SDK initialization time is not applied to the user by default

    Included In This Release

    • c967832 tore-statsig
      • fix: normalize user for gcir (#90)
    • 83277bd sroyal-statsig
      • Merge pull request #88 from statsig-io/array-condition-operators
    • 300b238 sroyal-statsig
      • Merge pull request #87 from statsig-io/gcir-group-name
    • eb5c113 Stephen Royal
      • PHP Array Condition Operators
    • fa0c907 Stephen Royal
      • Add Group Name to GCIR

    Full Changelog: 3.4.0...3.5.0

    Open source →
  11. 3.4.0 20 Aug 2024

    Nothing published for this version

  12. 3.3.1 06 Aug 2024

    Nothing published for this version

  13. 3.3.0 05 Aug 2024

    Nothing published for this version

  14. 3.2.0 12 Jun 2024

    Nothing published for this version

  15. 3.1.0 27 Mar 2024

    Nothing published for this version

  16. 3.0.0 07 Mar 2024

    Nothing published for this version

  17. 2.4.0 16 Feb 2024

    Nothing published for this version

  18. 2.3.0 08 Feb 2024

    Nothing published for this version

  19. v2.2.1 28 Sep 2023

    Nothing published for this version

  20. v2.2.0 06 Sep 2023

    Nothing published for this version

  21. v2.1.0 14 Feb 2023

    Nothing published for this version

  22. v2.0.0 01 Dec 2022

    Nothing published for this version

  23. v1.1.0 03 Aug 2022

    Nothing published for this version

  24. v1.0.0 02 Aug 2022

    Nothing published for this version

  25. v0.3.1 14 Jul 2022

    Nothing published for this version

  26. v0.3.0 08 Jul 2022

    Nothing published for this version

  27. v0.2.2 04 Apr 2022

    Nothing published for this version

  28. v0.2.1 01 Apr 2022

    Nothing published for this version

  29. v0.2.0 30 Mar 2022

    Nothing published for this version

  30. v0.1.0 27 Jan 2022

    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