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

ActiveLibrary[Caching](/categories/caching)

zver/file-cache
===============

Caching system with grouping support using file system

1.1.1(9y ago)027PHP

Since Jun 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/s4urp8n/file-cache)[ Packagist](https://packagist.org/packages/zver/file-cache)[ RSS](/packages/zver-file-cache/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Package-template
================

[](#package-template)

Use this template package structure to build your own packages and tests and composer distribution

Structure
---------

[](#structure)

- files - package files
- src - package src files
- tests - package PHPUnit tests
- tests/classes - classes needed for testing
- tests/files - files needed for testing
- tests/bootstrap.php - PHPUnit autoloading and helpers
- coverage - directory with coverage information, ignored from git

Helpers
-------

[](#helpers)

- packageFile($name) - get full name of file with name=$name in **files** folder
- packageTestFile($name) - get full name of file with name=$name in **tests/files** folder
- Package/Test trait added with following methods:
    - foreachTrue(array $values)
    - foreachFalse(array $values)
    - foreachEquals(array $values)
    - foreachNotEquals(array $values)
    - foreachSame(array $values)
    - foreachNotSame(array $values)
    - assertException(callable $callback, $expectedException = 'Exception', $expectedCode = null, $expectedMessage = null)

Run tests
---------

[](#run-tests)

For testing PHPUnit installed required

```
cd package-template
composer install
php test.php

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~144 days

Total

3

Last Release

3371d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9232c467b0a92054e5b953630789ee1453b5a31976a99f6c03c068597c48354?d=identicon)[s4urp8n](/maintainers/s4urp8n)

---

Top Contributors

[![s4urp8n](https://avatars.githubusercontent.com/u/2367692?v=4)](https://github.com/s4urp8n "s4urp8n (7 commits)")

---

Tags

cachecachingfilezver

### Embed Badge

![Health badge](/badges/zver-file-cache/health.svg)

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

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k772.9M2.7k](/packages/psr-simple-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

445131.2M46](/packages/react-cache)[tedivm/stash

The place to keep your cache.

9614.9M128](/packages/tedivm-stash)[spatie/blink

Cache that expires in the blink of an eye

1675.6M11](/packages/spatie-blink)[gregwar/cache

A lightweight file-system cache system

1124.6M23](/packages/gregwar-cache)[lochmueller/staticfilecache

Transparent static file cache solution using mod\_rewrite and mod\_expires. Increase performance for static pages by a factor of 230!!

1271.4M4](/packages/lochmueller-staticfilecache)

PHPackages © 2026

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