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

ActiveLibrary[Caching](/categories/caching)

micronative/file-cache
======================

File Cache

1.0.0(5y ago)25MITPHPPHP ^7.3||^8.0

Since May 12Pushed 3y agoCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

File Cache
==========

[](#file-cache)

[![Software license](https://camo.githubusercontent.com/713d4329c85031cda669b0ea86d68d26208cddb7b7b62cebe367f257fc5fb0bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e726b2f7072656469732e7376673f7374796c653d666c61742d737175617265)](README.md)[![Build](https://github.com/micronative/file-cache/actions/workflows/php-7.4.yml/badge.svg)](https://github.com/micronative/file-cache/actions)[![Build](https://github.com/micronative/file-cache/actions/workflows/php-8.0.yml/badge.svg)](https://github.com/micronative/file-cache/actions)[![Coverage](https://camo.githubusercontent.com/6d151501690ec36191f08cd779c34bf14efb27ee9167f2992f54576da7f1c2ee/68747470733a2f2f636f6465636f762e696f2f67682f6d6963726f6e61746976652f66696c652d63616368652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/micronative/file-cache)

A simple file based cache engine that implements the Psr cache interfaces

Configuration
-------------

[](#configuration)

composer.json

```
"require": {
        "micronative/file-cache": "^1.0.0"
},
"repositories": [
    { "type": "vcs", "url": "https://github.com/micronative/file-cache" }
],
```

Run

```
composer require micronative/file-cache:1.0.0
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.8% 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

Unknown

Total

1

Last Release

1832d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/62313876?v=4)[Micronative](/maintainers/Micronative)[@micronative](https://github.com/micronative)

---

Top Contributors

[![ngodinhloc](https://avatars.githubusercontent.com/u/23373100?v=4)](https://github.com/ngodinhloc "ngodinhloc (33 commits)")[![kenngo-elmo](https://avatars.githubusercontent.com/u/201076433?v=4)](https://github.com/kenngo-elmo "kenngo-elmo (5 commits)")

---

Tags

cachefile-cachefile-cache-storefile cache

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[symfony/cache

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

4.2k348.9M2.5k](/packages/symfony-cache)[laminas/laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

1076.9M130](/packages/laminas-laminas-cache)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

2057.2k](/packages/iazaran-smart-cache)[neos/cache

Neos Cache Framework

102.0M31](/packages/neos-cache)[rapidwebltd/rw-file-cache

RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

15191.3k7](/packages/rapidwebltd-rw-file-cache)[infocyph/intermix

A Collection of useful PHP class functions.

136.4k1](/packages/infocyph-intermix)

PHPackages © 2026

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