PackageTrack
Sign in Get early access

utopia-php/cache

A simple cache library to manage application cache storing, loading and purging

5.0.0 566K downloads/mo #3433 most downloaded on Packagist utopia-php/cache

What this package is like to depend on

Last release 2 days ago

21 Aug 2026

Ships unpredictably

gaps range from 8 days to 7 months

Rarely documented

notes for 10 of 43 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

43 releases · first in 2019

19 releases in the last 12 months

see the full history below

Release timeline

41 releases · Apr 2019 to Aug 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 43
  1. 5.0.0 21 Aug 2026
    Release notes
    • cache: require circuit-breaker ^0.4
    • Merge pull request #153 from utopia-php/feat/breaker-failure-rate-window
    • circuit-breaker: judge health by failure rate, not a consecutive count
    • cache: stop a caller's read deadline from killing the shared connection

    Changes: utopia-php/monorepo@cache/4.0.2...cache/5.0.0

    Open source →
  2. 4.0.2 12 Aug 2026
    Release notes
    • (fix): preserve empty objects in JSON-backed caches

    Changes: utopia-php/monorepo@cache/4.0.1...cache/4.0.2

    Open source →
  3. 4.0.1 04 Aug 2026
    Release notes

    First release cut from the utopia-php monorepo.

    Open source →
  4. 4.0.0 31 Jul 2026
    Release notes

    Breaking changes

    utopia-php/pools is now 2.*. Cache\Adapter\Pool::__construct() takes a Utopia\Pools\Pool in its public signature, so callers must construct a pools 2 pool: timeout is a required constructor argument, the setRetry* / setReconnect* / setTelemetry setters are gone, and Connection is final readonly. See the pools upgrade guide.

    Cache's own API is unchanged — the adapter only ever calls $pool->use().

    What's Changed

    • chore(deps)!: upgrade to utopia-php/pools 2.x by @loks0n in #82

    Full Changelog: 3.4.0...4.0.0

    Open source →
  5. 3.4.0 01 Jul 2026
    Release notes

    What's Changed

    • perf(cache): dispatch lease scripts via EVALSHA to unblock the shared connection by @abnegate in #81

    Full Changelog: 3.3.0...3.4.0

    Open source →
  6. 3.3.0 01 Jul 2026
    Release notes

    What's Changed

    • feat(cache): make the Multiplexing adapter Leasable (lease + purge tombstone) by @abnegate in #80

    Full Changelog: 3.2.0...3.3.0

    Open source →
  7. 3.2.0 01 Jul 2026
    Release notes

    What's Changed

    • ci: matrix tests by adapter as well as PHP version by @abnegate in #78
    • feat(cache): purge tombstone to shrink the read-after-write window the lease can't close by @abnegate in #79

    Full Changelog: 3.1.0...3.2.0

    Open source →
  8. 3.1.0 23 Jun 2026
    Release notes

    What's Changed

    • feat(cache): Leasable primitive to close the cache read-after-write race by @abnegate in #75

    Full Changelog: 3.0.2...3.1.0

    Open source →
  9. 3.0.2 19 May 2026
    Release notes

    What's Changed

    • fix: create telemetry instruments lazily on first use by @loks0n in #73

    Full Changelog: 3.0.1...3.0.2

    Open source →
  10. 3.0.1 19 May 2026
    Release notes

    What's Changed

    • feat: hit/miss counter + fix multiplexing pending-depth gauge by @loks0n in #72

    Full Changelog: 3.0.0...3.0.1

    Open source →
  11. 3.0.0 14 May 2026

    Nothing published for this version

  12. 2.1.0 12 May 2026

    Nothing published for this version

  13. 2.0.0 12 May 2026

    Nothing published for this version

  14. 1.0.3 11 May 2026

    Nothing published for this version

  15. 1.0.2 08 May 2026

    Nothing published for this version

  16. 1.0.1 12 Mar 2026

    Nothing published for this version

  17. 1.0.0 28 Jan 2026

    Nothing published for this version

  18. 0.13.3 16 Jan 2026

    Nothing published for this version

  19. 0.13.2 17 Dec 2025

    Nothing published for this version

  20. 0.13.1 09 May 2025

    Nothing published for this version

  21. 0.13.0 17 Apr 2025

    Nothing published for this version

  22. 0.12.0 25 Feb 2025

    Nothing published for this version

  23. 0.11.0 05 Nov 2024

    Nothing published for this version

  24. 0.10.2 25 Jun 2024

    Nothing published for this version

  25. 0.10.1 18 Jun 2024

    Nothing published for this version

  26. 0.10.0 05 Jun 2024

    Nothing published for this version

  27. 0.9.1 19 Mar 2024

    Nothing published for this version

  28. 0.9.0 07 Jan 2024

    Nothing published for this version

  29. 0.8.0 16 Oct 2022

    Nothing published for this version

  30. 0.7.0 16 Oct 2022

    Nothing published for this version

  31. 0.6.1 10 Aug 2022

    Nothing published for this version

  32. 0.6.0 04 Apr 2022

    Nothing published for this version

  33. 0.5.0 29 Mar 2022

    Nothing published for this version

  34. 0.4.2 25 Nov 2021

    Nothing published for this version

  35. 0.4.1 29 Apr 2021

    Nothing published for this version

  36. 0.4.0 22 Apr 2021

    Nothing published for this version

  37. 0.3.0 20 Apr 2021

    Nothing published for this version

  38. 0.2.3 24 Oct 2020

    Nothing published for this version

  39. 0.2.2 20 Jun 2020

    Nothing published for this version

  40. 0.2.1 no date

    Nothing published for this version

  41. 0.2.0 09 Dec 2019

    Nothing published for this version

  42. v0.1.1 28 Apr 2019

    Nothing published for this version

  43. v0.1.0 no date

    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