PHPackages                             aligent/cacheobserver - 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. aligent/cacheobserver

AbandonedArchivedMagento-module[Caching](/categories/caching)

aligent/cacheobserver
=====================

Magento extension to add cache keys and tags to blocks that are not cached by default.

1.1.0(9y ago)573014[2 issues](https://github.com/aligent/CacheObserver/issues)[1 PRs](https://github.com/aligent/CacheObserver/pulls)OSL-3.0PHP

Since Feb 13Pushed 6y ago7 watchersCompare

[ Source](https://github.com/aligent/CacheObserver)[ Packagist](https://packagist.org/packages/aligent/cacheobserver)[ Docs](https://github.com/aligent/CacheObserver)[ RSS](/packages/aligent-cacheobserver/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (4)Dependencies (6)Versions (18)Used By (0)

[![Build Status](https://camo.githubusercontent.com/03dc21285d12049d39edf4ddbcf1677756b34df87caadd021197a7e2720a6257/68747470733a2f2f7472617669732d63692e6f72672f616c6967656e742f43616368654f627365727665722e737667)](https://travis-ci.org/aligent/CacheObserver)

Aligent CacheObserver Extension
===============================

[](#aligent-cacheobserver-extension)

Magento extension to add cache keys and tags to blocks that are not cached by default.

Facts
-----

[](#facts)

- version: 2.0.0
- extension key: Aligent\_CacheObserver
- [extension on GitHub](https://github.com/aligent/CacheObserver)

Description
-----------

[](#description)

Magento extension to add cache keys and tags to blocks that are not cached by default.

Usage
-----

[](#usage)

Add custom cache observer handlers using the following in your module's config.xml. See CacheObserver's config.xml for further details. Note: If you may use the CacheObserver's model/methods for caching your own blocks if required.

```

            module_name/model
            myCustomCacheObserverMethod
