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

ActiveLibrary[Caching](/categories/caching)

imbo/imbo-metadata-cache
========================

Metadata cache event listener for Imbo

00[1 PRs](https://github.com/imbo/imbo-metadata-cache/pulls)PHPCI passing

Since Jan 28Pushed 3w ago2 watchersCompare

[ Source](https://github.com/imbo/imbo-metadata-cache)[ Packagist](https://packagist.org/packages/imbo/imbo-metadata-cache)[ RSS](/packages/imbo-imbo-metadata-cache/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Imbo metadata cache
===================

[](#imbo-metadata-cache)

This is an event listener that can be added to Imbo to cache metadata using one of the supported adapters. The event listener currently supports [Memcached](https://memcached.org/) and [APC User Cache](https://www.php.net/manual/en/book.apcu.php).

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

[](#installation)

```
composer require imbo/imbo-metadata-cache

```

Usage
-----

[](#usage)

To enable the metadata cache in your Imbo installation you need to add a key to the `eventListener` part of the configuration:

```
