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

ActiveLibrary[Caching](/categories/caching)

ans/cache
=========

PHP cache library

7853PHP

Since Aug 15Pushed 12y ago2 watchersCompare

[ Source](https://github.com/eusonlito/Cache)[ Packagist](https://packagist.org/packages/ans/cache)[ RSS](/packages/ans-cache/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cache
=====

[](#cache)

This script works as simple interface with APC, Memcache, Memcached and Files to store data into cache.

You will can store different data into different cache methods (some examples into settings-example.php).

Examples
--------

[](#examples)

#### Files cache

[](#files-cache)

```
