PHPackages                             gameplayjdk/php-file-cache - 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. gameplayjdk/php-file-cache

ActiveLibrary[Caching](/categories/caching)

gameplayjdk/php-file-cache
==========================

Low-level, file based cache using var\_export() and some magic. Optionally PSR-16 compliant.

v1.2.3(6y ago)15.8k↑54.5%1MITPHPPHP &gt;= 7.1

Since Dec 18Pushed 6y ago1 watchersCompare

[ Source](https://github.com/GameplayJDK/php-file-cache)[ Packagist](https://packagist.org/packages/gameplayjdk/php-file-cache)[ RSS](/packages/gameplayjdk-php-file-cache/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (7)Used By (1)

php-file-cache
==============

[](#php-file-cache)

Low-level, file based cache using `brick/varexporter`. Optionally [PSR-16](https://www.php-fig.org/psr/psr-16/) compliant.

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

[](#installation)

```
composer require gameplayjdk/php-file-cache
```

Usage
-----

[](#usage)

```
