PHPackages                             juhara/zzzmiddleware - 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. juhara/zzzmiddleware

ActiveLibrary[Caching](/categories/caching)

juhara/zzzmiddleware
====================

A cache middleware for Slim Framework (3.0) using ZzzCache

v1.0.16(7y ago)033Apache-2.0PHPPHP &gt;=5.4

Since Apr 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zamronypj/zzzmiddleware)[ Packagist](https://packagist.org/packages/juhara/zzzmiddleware)[ RSS](/packages/juhara-zzzmiddleware/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

zzzmiddleware
=============

[](#zzzmiddleware)

Cache middleware for Slim Framework 3.0 using ZzzCache

Requirement
===========

[](#requirement)

- [PHP &gt;= 5.4](https://php.net)
- [Composer](https://getcomposer.org)
- [Slim Framework 3.0](https://slimframework.com)
- [ZzzCache](https://github/zamronypj/zzzcache)

Installation
============

[](#installation)

Run through composer

```
$ composer require juhara/zzzmiddleware

```

How to use
==========

[](#how-to-use)

### Register CacheMiddleware to Slim Dependency Container

[](#register-cachemiddleware-to-slim-dependency-container)

```
