PackageTrack
Sign in Get early access

psr/cache

Common interface for caching libraries

3.0.0 751M downloads/mo #79 most downloaded on composer php-fig/cache

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Release timing varies

gaps range from 8 months to 4.5 years

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

4 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Dec 2015 to Feb 2021
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 3.0.0 03 Feb 2021
    Release notes

    Changed

    • BREAKING All methods have return types
    Open source →
  2. 2.0.0 03 Feb 2021
    Release notes

    Changed

    • BREAKING The CacheItemInterface::expiresAt() method’s $expiration parameter is typehinted with DateTimeInterface, see this explanation
    • All methods have typed parameters
    • Psr\Cache\CacheException extends Throwable
    • Bump required PHP version to 8.0
    Open source →
  3. 1.0.1 06 Aug 2016
    Release notes

    Fixed

    • Make spacing consistent in phpdoc annotations php-fig/cache#9 - chalasr
    • Fix grammar in phpdoc annotations php-fig/cache#10 - chalasr
    • Be more specific in docblocks that getItems() and deleteItems() take an array of strings (string[]) compared to just array php-fig/cache#8 - GrahamCampbell
    • For expiresAt() and expiresAfter() in CacheItemInterface fix docblock to specify null as a valid parameters as well as an implementation of DateTimeInterface php-fig/cache#7 - GrahamCampbell
    Open source →
  4. 1.0.0 11 Dec 2015
    Release notes

    Move code to src directory to match PSR-7's structure.

    Open source →
    Release notes

    Initial stable release; reflects accepted PSR-6 specification

    Open source →

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