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

ActiveLibrary[Caching](/categories/caching)

renpengpeng/php-cache
=====================

Make caching easier

v1.0.0(4y ago)234Apache-2.0PHPPHP &gt;=5.4

Since Sep 23Pushed 4y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

PHP-Cache
---------

[](#php-cache)

### Introduce

[](#introduce)

Php-cache encapsulates Redis, Memcache, Yac, and Apcu cache modes to make PHP cache more convenient.

[READEME.md Chinese](README_CN.md)

### Install

[](#install)

`composer require renpengpeng/php-cache`

### Example

[](#example)

```
