PHPackages                             em4nl/ucache - 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. em4nl/ucache

ActiveLibrary[Caching](/categories/caching)

em4nl/ucache
============

Simple, filesystem based html(/xml/json/...) cache

v0.0.4(7y ago)11271MITPHPPHP &gt;=5.6

Since Feb 28Pushed 7y ago1 watchersCompare

[ Source](https://github.com/em4nl/ucache)[ Packagist](https://packagist.org/packages/em4nl/ucache)[ Docs](https://github.com/em4nl/ucache)[ RSS](/packages/em4nl-ucache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (5)Used By (1)

UCache
======

[](#ucache)

A simple, filesystem based html(/xml/json/...) cache

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

[](#installation)

Via composer:

```
composer require em4nl/ucache
```

Usage
-----

[](#usage)

Assuming you're using autoloading and your composer vendor dir is at `./vendor`:

```
