PHPackages                             chanshige/slim-bodycache - 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. [Framework](/categories/framework)
4. /
5. chanshige/slim-bodycache

AbandonedArchivedLibrary[Framework](/categories/framework)

chanshige/slim-bodycache
========================

A slim middleware for Filesystem Cache based on symfony/cache

v0.0.3(7y ago)046MITPHPPHP &gt;=7.1.0

Since Sep 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/chanshige/Slim-BodyCache)[ Packagist](https://packagist.org/packages/chanshige/slim-bodycache)[ RSS](/packages/chanshige-slim-bodycache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (5)Used By (0)

Slim Framework Response Body Cache
==================================

[](#slim-framework-response-body-cache)

[![Packagist](https://camo.githubusercontent.com/5b115ceac16e62c9df07546e15987cfe526ed1125906d10af0c6b1ab6ab0fddd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d76302e302e312d626c75652e737667)](https://packagist.org/packages/chanshige/slim-bodycache)[![Build Status](https://camo.githubusercontent.com/49141cbf037292261eedbe255af1adeac230a498efbdad647d03b6b001d399db/68747470733a2f2f7472617669732d63692e6f72672f6368616e73686967652f536c696d2d426f647943616368652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/chanshige/Slim-BodyCache)

A slim middleware for Filesystem Cache based on symfony/cache.

Install
-------

[](#install)

Via Composer

```
$ composer require chanshige/slim-bodycache

# symfony/cacheを使う場合はこちらも
$ composer require symfony/cache
```

Requires Slim 3.0.0 or newer.

Usage
-----

[](#usage)

```
