PackageTrack
Sign in Get early access

laminas/laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

4.3.0 7.6M downloads/mo #1593 most downloaded on Packagist laminas/laminas-cache

What this package is like to depend on

Last release 5 months ago

10 Mar 2026

Release timing varies

gaps range from 4 weeks to 13 months

Rarely documented

notes for 10 of 120 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

124 releases · first in 2019

3 releases in the last 12 months

see the full history below

Release timeline

122 releases · Dec 2019 to Mar 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 124
  1. 4.3.0 10 Mar 2026
    Release notes

    Release Notes for 4.3.0

    Feature release (minor)

    4.3.0

    • Total issues resolved: 0
    • Total pull requests resolved: 2
    • Total contributors: 2

    Dependencies

    Bug,Documentation

    Open source →
  2. 4.2.0 04 Feb 2026
    Release notes

    Release Notes for 4.2.0

    Feature release (minor)

    4.2.0

    • Total issues resolved: 0
    • Total pull requests resolved: 2
    • Total contributors: 2

    Dependencies,Enhancement

    renovate

    Open source →
  3. 4.1.0 26 Nov 2024
    Release notes

    Release Notes for 4.1.0

    Feature release (minor)

    This release adds support for PHP 8.4.

    4.1.0

    • Total issues resolved: 0
    • Total pull requests resolved: 5
    • Total contributors: 3

    Dependencies,Enhancement

    Dependencies,Enhancement,QA

    Documentation,QA

    Enhancement

    renovate

    Open source →
  4. 4.0.4 10 Jul 2024
    Release notes

    Release Notes for 4.0.4

    4.0.4

    • Total issues resolved: 0
    • Total pull requests resolved: 3
    • Total contributors: 1

    Documentation

    Open source →
  5. 4.0.3 21 Jun 2024
    Release notes

    Release Notes for 4.0.3

    4.0.3

    • Total issues resolved: 0
    • Total pull requests resolved: 1
    • Total contributors: 1

    Bug

    Open source →
  6. 4.0.2 21 Jun 2024
    Release notes

    Release Notes for 4.0.2

    4.0.x bugfix release (patch)

    4.0.2

    • Total issues resolved: 0
    • Total pull requests resolved: 1
    • Total contributors: 1

    Bug

    Open source →
  7. 4.0.1 no date
    Release notes

    Release Notes for 4.0.1

    4.0.x bugfix release (patch)

    4.0.1

    • Total issues resolved: 0
    • Total pull requests resolved: 1
    • Total contributors: 1

    Bug

    Open source →
  8. 4.0.0 15 Jun 2024
    Release notes

    Release Notes for 4.0.0

    laminas-cache 4.0.0 is here and finally adds native types everywhere, adds support for psr/cache and psr/simple-cache v2 & v3 and introduces an all new metadata logic which allows adapters to provide metadata they actually support.

    Please read more on how to migrate your project in our migration guideline.

    Added

    • Every adapter which supports metadata now implements MetadataCapableInterface and provides a dedicated object containing all the metadata values it supports
    • Adds support for psr/cache and psr/simple-cache v2 & v3

    Removed

    • supportedMetadata capability from Capabilities
    • KeyListIterator::CURRENT_AS_METADATA mode along with Laminas\Cache\Exception\MissingKeyException
    • automatic instantiation of SerializerInterface when calling PluginOptions#getSerializer
    • Increment and decrement feature from StorageInterface, so there is no more StorageInterface#incrementItem, StorageInterface#decrementItem, StorageInterface#decrementItems and StorageInterface#incrementItems
      • this also removes incrementItem, incrementItems, decrementItem, derementItems events (pre, post and exception)
    • dependency inversion on virtual package laminas/laminas-cache-storage-adapter-implementation which now allows laminas-cache to be required without a concrete storage adapter implementation
    • removed support for psr/cache and psr/simple-cache v1

    Breaking Changes

    • AbstractAdapter and StorageInterface are not aware of the methods getMetadata anymore. These were moved to the new MetadataCapableInterface
    • Capabilities do not provide supportedMetadata anymore. The supported metadata is tied to the used storage adapter and thus, was already requiring projects to explicitly know the exact implementation of the cache backend in case of using these metadatas anyway
    • KeyListIterator and the corresponding IteratorInterface does not provide the mode CURRENT_AS_METADATA anymore
    • PluginOptions#getSerializer does not create a serializer anymore if a string option was passed, instead, the string is returned
    • Increment and decrement feature was removed from StorageInterface, so there is no more StorageInterface#incrementItem, StorageInterface#decrementItem, StorageInterface#decrementItems and StorageInterface#incrementItems
      • this also removes incrementItem, incrementItems, decrementItem, derementItems events (pre, post and exception)
    • Every method now has native return types
    • Every property now has native types
    • Every method argument now has native types
    • ObjectCache does not inherit the CallbackCache pattern anymore

    4.0.0

    • Total issues resolved: 9
    • Total pull requests resolved: 18
    • Total contributors: 4

    BC Break,Enhancement

    Enhancement

    Bug,Enhancement

    BC Break,Feature Removal

    BC Break

    Feature Request

    BC Break,Bug

    Documentation

    Open source →
  9. 3.14.0 05 Feb 2026
    Release notes

    Release Notes for 3.14.0

    Feature release (minor)

    3.14.0

    • Total issues resolved: 0
    • Total pull requests resolved: 1
    • Total contributors: 1

    Dependencies

    Open source →
  10. 3.13.0 21 Jan 2025
    Release notes

    Release Notes for 3.13.0

    3.13.0

    • Total issues resolved: 0
    • Total pull requests resolved: 1
    • Total contributors: 1

    Enhancement

    Open source →
  11. 3.12.2 14 Jun 2024

    Nothing published for this version

  12. 3.12.1 19 Jan 2024

    Nothing published for this version

  13. 3.12.0 06 Nov 2023

    Nothing published for this version

  14. 3.11.0 31 Jul 2023

    Nothing published for this version

  15. 3.10.1 31 Mar 2023

    Nothing published for this version

  16. 3.10.0 10 Jan 2023

    Nothing published for this version

  17. 3.9.1 31 Mar 2023

    Nothing published for this version

  18. 3.9.0 05 Dec 2022

    Nothing published for this version

  19. 3.8.0 08 Nov 2022

    Nothing published for this version

  20. 3.7.0 08 Nov 2022

    Nothing published for this version

  21. 3.6.0 19 Sep 2022

    Nothing published for this version

  22. 3.5.0 14 Sep 2022

    Nothing published for this version

  23. 3.4.0 11 Aug 2022

    Nothing published for this version

  24. 3.3.0 11 Aug 2022

    Nothing published for this version

  25. 3.2.0 10 Aug 2022

    Nothing published for this version

  26. 3.1.3 24 Mar 2022

    Nothing published for this version

  27. 3.1.2 18 Nov 2021

    Nothing published for this version

  28. 3.1.1 18 Nov 2021

    Nothing published for this version

  29. 3.1.0 17 Nov 2021

    Nothing published for this version

  30. 3.0.1 17 Nov 2021

    Nothing published for this version

  31. 3.0.0 13 Nov 2021

    Nothing published for this version

  32. 2.13.2 07 Nov 2021

    Nothing published for this version

  33. 2.13.1 07 Nov 2021

    Nothing published for this version

  34. 2.13.0 08 Aug 2021

    Nothing published for this version

  35. 2.12.3 07 Nov 2021

    Nothing published for this version

  36. 2.12.2 06 Aug 2021

    Nothing published for this version

  37. 2.12.1 01 Aug 2021

    Nothing published for this version

  38. 2.12.0 27 Jul 2021

    Nothing published for this version

  39. 2.12.0-rc2 no date pre-release

    Nothing published for this version

  40. 2.12.0-rc1 11 Jul 2021 pre-release

    Nothing published for this version

  41. 2.11.3 08 Jul 2021

    Nothing published for this version

  42. 2.11.2 03 Jun 2021

    Nothing published for this version

  43. 2.11.1 03 May 2021

    Nothing published for this version

  44. 2.11.0 29 Apr 2021

    Nothing published for this version

  45. 2.10.3 03 May 2021

    Nothing published for this version

  46. 2.10.2 29 Apr 2021

    Nothing published for this version

  47. 2.10.1 25 Feb 2021

    Nothing published for this version

  48. 2.10.0 08 Nov 2020

    Nothing published for this version

  49. 2.10.0-rc2 24 Oct 2020 pre-release

    Nothing published for this version

  50. 2.10.0-rc1 06 Oct 2020 pre-release

    Nothing published for this version

  51. 2.9.0 31 Dec 2019

    Nothing published for this version

  52. 2.8.3 31 Dec 2019

    Nothing published for this version

  53. 2.8.2 31 Dec 2019

    Nothing published for this version

  54. 2.8.1 31 Dec 2019

    Nothing published for this version

  55. 2.8.0 31 Dec 2019

    Nothing published for this version

  56. 2.7.2 31 Dec 2019

    Nothing published for this version

  57. 2.7.1 31 Dec 2019

    Nothing published for this version

  58. 2.7.0 31 Dec 2019

    Nothing published for this version

  59. 2.6.1 31 Dec 2019

    Nothing published for this version

  60. 2.6.0 31 Dec 2019

    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