PHPackages                             g4/mcache - 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. g4/mcache

ActiveLibrary[Caching](/categories/caching)

g4/mcache
=========

mcache php library

2.1.0(2y ago)273.9k↓50%54MITPHPPHP &gt;=8.2

Since Dec 3Pushed 2y ago8 watchersCompare

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

READMEChangelog (8)Dependencies (4)Versions (31)Used By (4)

mcache
======

[](#mcache)

> mcache - [php](http://php.net) cache wrapper library

Install
-------

[](#install)

Install through [composer](https://getcomposer.org/) package manager. Find it on [packagist](https://packagist.org/packages/g4/mcache).

```
composer require g4/mcache
```

Supported caching systems
-------------------------

[](#supported-caching-systems)

- [Memcached](http://us2.php.net/manual/en/book.memcached.php)
- [Couchbase](http://www.couchbase.com/communities/php/getting-started)

Usage
-----

[](#usage)

### Memcached instance

[](#memcached-instance)

```
