PackageTrack
Sign in Get early access

cache/apcu-adapter

A PSR-6 cache implementation using apcu. This implementation supports tags

3.0.0 3.2M downloads/mo #4858 most downloaded on Packagist php-cache/apcu-adapter

What this package is like to depend on

Last release 4 days ago

20 Aug 2026

Release timing varies

gaps range from 2 months to 4.0 years

Most releases are documented

notes for 12 of 14 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

14 releases · first in 2016

5 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 14
  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.
    • Store tag generations in item payloads and separate marker entries. Clear APCu before upgrading or rolling back.

    Fixed

    • Report a failed native deletion when the key still exists.
    Open source →
  2. 2.0.3 19 Aug 2026
    Release notes

    Full Changelog: 2.0.2...2.0.3

    Open source →
    Release notes

    Fixed

    • Treat APCu payloads that reference unavailable classes or fail during deserialization as cache misses.
    • 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.
    • Store APCu payloads as native arrays instead of serialized strings. Clear APCu before upgrading or rolling back.
    Open source →
  6. 1.3.0 15 Aug 2022
    Release notes

    Use ttl of 0 when passed null

    Full Changelog: 1.2.0...1.3.0

    Open source →
    Release notes

    Fixed

    • Pass a zero TTL to APCu when an item has no expiration.
    Open source →
  7. 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 →
  8. 1.1.0 14 Dec 2020
    Release notes

    See change log for changes.

    Open source →
    Release notes

    Added

    • Support for PHP 8
    Open source →
  9. 1.0.0 16 Jul 2017
    Release notes

    See change log for changes.

    Open source →
    Release notes
    • No changes since 0.3.0
    Open source →
  10. 0.3.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()
    • Dropped PHP 5.5 support
    Open source →
  11. 0.2.2 07 Aug 2016
    Release notes

    Added

    • You may configure the adapter to be disabled on CLI
    Open source →
  12. 0.2.1 01 Mar 2016
    Release notes
    • No changelog before this version
    Open source →
  13. 0.2.0 25 Feb 2016

    Nothing published for this version

  14. 0.1.0 07 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