PackageTrack
Sign in Get early access

cache/array-adapter

A PSR-6 cache implementation using a php array. This implementation supports tags

3.0.0 8.7M downloads/mo #2924 most downloaded on Packagist php-cache/array-adapter

What this package is like to depend on

Last release 4 days ago

20 Aug 2026

Ships unpredictably

gaps range from 3 weeks to 4.6 years

Most releases are documented

notes for 12 of 17 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

17 releases · first in 2016

5 releases in the last 12 months

see the full history below

Release timeline

17 releases · Jan 2016 to Aug 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 3.0.0 20 Aug 2026
    Release notes

    See the change log for changes.

    Open source →
    Release notes

    Changed

    • Require cache/adapter-common 3 and cache/hierarchical-cache 2.1.
    • Store a generation snapshot with each tagged item and separate generation markers in memory.
    Open source →
  2. 2.0.3 19 Aug 2026
    Release notes

    Full Changelog: 2.0.2...2.0.3

    Open source →
    Release notes

    Added

    • Document the optional in-memory item limit.

    Fixed

    • Allow installing with psr/simple-cache 2 or 3.
    Open source →
  3. 2.0.2 18 Aug 2026
    Release notes

    style: enforce symfony 2025 rules

    Open source →
  4. 2.0.1 18 Aug 2026
    Release notes

    keep Symfony-style test signatures and prevent the fixer from
    restoring native void declarations.

    Open source →
  5. 2.0.0 18 Aug 2026
    Release notes

    modernize adapters, decorators, tests, and release tooling.

    BREAKING CHANGE: require PHP 8.2, psr/cache 3, and psr/simple-cache 3.

    Open source →
    Release notes

    Changed

    • Require PHP 8.2 or later.
    • Require psr/cache 3 and psr/simple-cache 3.
    • Add native parameter and return types required by the PSR interfaces.
    Open source →
  6. 1.2.0 15 Jan 2022
    Release notes

    See change log for changes.

    Open source →
    Release notes
    • Support for PHP 8.1
    • Drop support for PHP < 7.4
    • Allow psr/cache: ^1.0 || ^2.0
    Open source →
  7. 1.1.0 14 Dec 2020
    Release notes

    See change log for changes.

    Open source →
    Release notes

    Added

    • Support for PHP 8

    Changed

    • New Hierarchical mode by using nested arrays instead of a flat array
    Open source →
  8. 1.0.1 19 Nov 2017
    Release notes

    See change log for changes.

    Open source →
    Release notes

    Fixed

    • Missing tag warning fixed
    Open source →
  9. 1.0.0 16 Jul 2017
    Release notes

    See change log for changes.

    Open source →
    Release notes

    Fixed

    • Fixed $path variable not initialized in clearOneObjectFromCache.
    Open source →
  10. 0.5.0 13 Mar 2017
    Release notes

    See change log for changes.

    Open source →
    Release notes

    Added

    • Support for the new TaggableCacheItemPoolInterface.
    • Support for PSR-16 SimpleCache

    Changed

    • The behavior of CacheItem::getTags() has changed. It will not return the tags stored in the cache storage.

    Removed

    • CacheItem::getExpirationDate(). Use CacheItem::getExpirationTimestamp()
    • CacheItem::getTags(). Use CacheItem::getPreviousTags()
    • CacheItem::addTag(). Use CacheItem::setTags()
    Open source →
  11. 0.4.2 07 Aug 2016
    Release notes

    Changed

    • Using cache/hierarchical-cache:^0.3
    Open source →
  12. 0.4.1 31 Jul 2016
    Release notes
    • No changelog before this version
    Open source →
  13. 0.4.0 25 Feb 2016

    Nothing published for this version

  14. 0.3.0 04 Feb 2016

    Nothing published for this version

  15. 0.2.0 11 Jan 2016

    Nothing published for this version

  16. 0.1.1 07 Jan 2016

    Nothing published for this version

  17. 0.1.0 06 Jan 2016

    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