PHPackages                             lesjoursfr/filesystem-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. lesjoursfr/filesystem-cache

ActiveLibrary[Caching](/categories/caching)

lesjoursfr/filesystem-cache
===========================

A PSR-6 cache implementation using filesystem. This implementation supports tags

2.0.6(2d ago)02.9k[1 issues](https://github.com/lesjoursfr/php-filesystem-cache/issues)MITPHPPHP ^8.4CI passing

Since Jul 18Pushed 1w ago1 watchersCompare

[ Source](https://github.com/lesjoursfr/php-filesystem-cache)[ Packagist](https://packagist.org/packages/lesjoursfr/filesystem-cache)[ Docs](https://github.com/lesjoursfr/php-filesystem-cache)[ RSS](/packages/lesjoursfr-filesystem-cache/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (30)Versions (10)Used By (0)

Filesystem PSR-6 Cache
======================

[](#filesystem-psr-6-cache)

This is a PSR-6 cache implementation using Filesystem. This project is a fork of the original PHP Cache cache/filesystem-adapter project.

### Installation

[](#installation)

```
composer install lesjoursfr/filesystem-cache

```

### Development only

[](#development-only)

To install the Symphony PHP CS you have to run the following commands (assuming you have downloaded [composer.phar](https://getcomposer.org/)) :

```
php composer.phar install
vendor/bin/phpcs --config-set installed_paths vendor/escapestudios/symfony2-coding-standard

```

Then you can check the code style with the following command

```
vendor/squizlabs/php_codesniffer/bin/phpcs --standard=./phpcs.xml --no-cache --parallel=1 ./src ./tests

```

You can analyse the project with PHPStan

```
vendor/bin/phpstan analyse

```

You can run PHPUnit Tests

```
vendor/bin/phpunit

```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance98

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~118 days

Recently: every ~136 days

Total

7

Last Release

2d ago

PHP version history (3 changes)2.0.0PHP ^8.0

2.0.3PHP ^8.3

2.0.5PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/3687d9ca9b6c924a70dce520a304bb674e8520b94df8db285429a755917e3855?d=identicon)[e-adrien](/maintainers/e-adrien)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (59 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (48 commits)")[![e-adrien](https://avatars.githubusercontent.com/u/2673855?v=4)](https://github.com/e-adrien "e-adrien (12 commits)")[![cryptiklemur](https://avatars.githubusercontent.com/u/896295?v=4)](https://github.com/cryptiklemur "cryptiklemur (6 commits)")[![prisis](https://avatars.githubusercontent.com/u/2716058?v=4)](https://github.com/prisis "prisis (5 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (4 commits)")[![maidmaid](https://avatars.githubusercontent.com/u/4578773?v=4)](https://github.com/maidmaid "maidmaid (2 commits)")[![mend-bolt-for-github[bot]](https://avatars.githubusercontent.com/in/16809?v=4)](https://github.com/mend-bolt-for-github[bot] "mend-bolt-for-github[bot] (2 commits)")[![rvanlaak](https://avatars.githubusercontent.com/u/2707563?v=4)](https://github.com/rvanlaak "rvanlaak (1 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (1 commits)")[![florianv](https://avatars.githubusercontent.com/u/1586668?v=4)](https://github.com/florianv "florianv (1 commits)")[![guyradford](https://avatars.githubusercontent.com/u/2640704?v=4)](https://github.com/guyradford "guyradford (1 commits)")[![Anahkiasen](https://avatars.githubusercontent.com/u/1321596?v=4)](https://github.com/Anahkiasen "Anahkiasen (1 commits)")

---

Tags

filesystemcachepsr-6tag

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lesjoursfr-filesystem-cache/health.svg)

```
[![Health](https://phpackages.com/badges/lesjoursfr-filesystem-cache/health.svg)](https://phpackages.com/packages/lesjoursfr-filesystem-cache)
```

###  Alternatives

[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k373.5M3.3k](/packages/symfony-cache)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[cache/adapter-common

Common classes for PSR-6 adapters

11125.4M38](/packages/cache-adapter-common)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
