PHPackages                             vector88/cachefs - 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. vector88/cachefs

ActiveLibrary[Caching](/categories/caching)

vector88/cachefs
================

CacheFS for PHP

1.0.0(9y ago)014MITPHPPHP &gt;=5.5

Since Jun 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vector-kerr/cachefs)[ Packagist](https://packagist.org/packages/vector88/cachefs)[ RSS](/packages/vector88-cachefs/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

CacheFS
=======

[](#cachefs)

Cache Filesystem for PHP.

This package is made from code included in [Ron Shpasser's GAE Support for Lumen Library](https://github.com/shpasser/GaeSupportLumen)(Released under the [MIT License](https://github.com/shpasser/GaeSupportLumen/blob/master/LICENSE)).

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

[](#installation)

`composer require vector88/cachefs`

Usage
=====

[](#usage)

1. Register the `cachefs` stream handler.

    ```
