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

ActiveLibrary[Caching](/categories/caching)

keepeye/cache
=============

好用的PHP缓存类库

1.0(11y ago)230[1 issues](https://github.com/keepeye/cache/issues)MITPHPPHP &gt;=5.3

Since May 8Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Introduction
============

[](#introduction)

This is a simple PHP cache library.

It supports diffrent drivers.

Basic usage
===========

[](#basic-usage)

1. Install through `composer`

    ```
     composer require keepeye/cache

    ```
2. just look:

    ```
