PHPackages                             vulpes/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. vulpes/cache

ActiveLibrary[Caching](/categories/caching)

vulpes/cache
============

PHP FIG PSR-16 Simple cache implementation.

v1.1.1(2y ago)049MITPHPPHP &gt;=8.1

Since May 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ahtreuw/cache)[ Packagist](https://packagist.org/packages/vulpes/cache)[ RSS](/packages/vulpes-cache/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Simple cache
============

[](#simple-cache)

This repository contains the [PHP FIG PSR-16](https://www.php-fig.org/psr/psr-16/) Simple cache implementation.

Install
-------

[](#install)

Via Composer Package is available on [Packagist](http://packagist.org/packages/vulpes/cache), you can install it using [Composer](http://getcomposer.org).

```
$ composer require vulpes/cache
```

Default usage
-------------

[](#default-usage)

```
