PHPackages                             pinga/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. [Framework](/categories/framework)
4. /
5. pinga/cache

ActiveLibrary[Framework](/categories/framework)

pinga/cache
===========

A simple cache library to manage application cache storing, loading and purging

v0.2(3y ago)02811MITPHPPHP &gt;=8.0

Since Mar 9Pushed 3y agoCompare

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

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

Pinga Cache
===========

[](#pinga-cache)

**Based on wonderful [utopia-cache](https://github.com/utopia-php/cache) and [scrawler-labs/swoole-cache](https://github.com/scrawler-labs/swoole-cache)**

Getting Started
---------------

[](#getting-started)

Install using composer:

```
composer require pinga/cache
```

**File System Adapter**

```
