PHPackages                             super-simple/cache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. super-simple/cache

ActiveLibrary[Caching](/categories/caching)

super-simple/cache
==================

The PHP cache library implementing psr-16.

v1.0.0(1y ago)04MITPHPPHP ^8.4

Since Feb 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alextodorov/super-simple-cache)[ Packagist](https://packagist.org/packages/super-simple/cache)[ RSS](/packages/super-simple-cache/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Super Simple Cache
==================

[](#super-simple-cache)

A simple cache library implementing PSR-16.

[![Build Status](https://github.com/alextodorov/super-simple-cache/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/alextodorov/super-simple-cache/actions/workflows/build.yml/badge.svg?branch=main) [![codecov](https://camo.githubusercontent.com/80fd80609d6cc4c697ade6ace8de6776cfca632ff1fc27e2235c1c10a8b8944a/68747470733a2f2f636f6465636f762e696f2f67682f616c6578746f646f726f762f73757065722d73696d706c652d63616368652f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d41484b54443746415158)](https://codecov.io/gh/alextodorov/super-simple-cache)

Install
-------

[](#install)

```
composer require super-simple/cache
```

Requires PHP 8.4 or newer.

Usage
-----

[](#usage)

Basic usage:

```
