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

Abandoned → [symfony/cache](/?search=symfony%2Fcache)ArchivedLibrary[Caching](/categories/caching)

phyrexia/cache
==============

PHP classes for caching singletons

1.0.2(6y ago)0551MITPHPPHP &gt;=5.3

Since Nov 28Pushed 6y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (3)Used By (0)

simple-cache
============

[](#simple-cache)

PHP classes for caching singletons

[![Latest Stable Version](https://camo.githubusercontent.com/5a0593ef5d8202765c297c9ddc3ad2f055d3f604a6ca27731845e314ff6cc9ca/68747470733a2f2f706f7365722e707567782e6f72672f70687972657869612f63616368652f762f737461626c65)](https://packagist.org/packages/phyrexia/cache)[![License](https://camo.githubusercontent.com/5a41d09f862a32219bd6fca74a63c10db3441143c08fd1e5711218fd68425cb1/68747470733a2f2f706f7365722e707567782e6f72672f70687972657869612f63616368652f6c6963656e7365)](https://packagist.org/packages/phyrexia/cache)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3

Suggestions
-----------

[](#suggestions)

- PHP extension memcached

Installation
------------

[](#installation)

Install directly via [Composer](https://getcomposer.org):

```
$ composer require phyrexia/cache
```

Basic Usage
-----------

[](#basic-usage)

### Memcached

[](#memcached)

```
