PHPackages                             sonata-project/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. [Database &amp; ORM](/categories/database)
4. /
5. sonata-project/cache

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

sonata-project/cache
====================

Cache library

2.2.0(4y ago)32822.6M—2.6%297MITPHPPHP ^7.3 || ^8.0

Since Feb 11Pushed 4y ago16 watchersCompare

[ Source](https://github.com/sonata-project/cache)[ Packagist](https://packagist.org/packages/sonata-project/cache)[ Docs](https://github.com/sonata-project/cache)[ GitHub Sponsors](https://github.com/OskarStark)[ GitHub Sponsors](https://github.com/VincentLanglet)[ RSS](/packages/sonata-project-cache/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (7)DependenciesVersions (19)Used By (7)

Cache
=====

[](#cache)

[![Build Status](https://camo.githubusercontent.com/66bd34e169fb9088d5a701f7445fb2fd30f434d4643cf3e4782ba0030254f204/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f736f6e6174612d70726f6a6563742f63616368652e706e67)](https://secure.travis-ci.org/#!/sonata-project/cache)

WARNING: This repository is deprecated
--------------------------------------

[](#warning-this-repository-is-deprecated)

Cache is a small library to handle cache backend, the library also handle counter.

### Installation using Composer

[](#installation-using-composer)

```
composer require sonata-project/cache
```

### Cache Usage

[](#cache-usage)

```
