PHPackages                             nao-pon/flysystem-cached-adapter - 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. nao-pon/flysystem-cached-adapter

ActiveLibrary[Caching](/categories/caching)

nao-pon/flysystem-cached-adapter
================================

An adapter decorator to enable meta-data caching.

1.0.1(11y ago)0581MITPHP

Since Jan 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/nao-pon/flysystem-cached-adapter)[ Packagist](https://packagist.org/packages/nao-pon/flysystem-cached-adapter)[ RSS](/packages/nao-pon-flysystem-cached-adapter/feed)WikiDiscussions pilot Synced 1mo ago

READMEChangelogDependencies (7)Versions (5)Used By (0)

Flysystem Cached CachedAdapter
==============================

[](#flysystem-cached-cachedadapter)

[![Author](https://camo.githubusercontent.com/bf87237874a25aebcf58b7f23dfdeb9098e58b5c011ca83aed2b6e519a392d84/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d406672616e6b64656a6f6e67652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/frankdejonge)[![Build Status](https://camo.githubusercontent.com/344afea7b9c3d113755342d3a925a6ff2acada321e0f901ae9e21d6720ed0d93/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7468657068706c65616775652f666c7973797374656d2d6361636865642d616461707465722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/thephpleague/flysystem-cached-adapter)[![Coverage Status](https://camo.githubusercontent.com/5bcaaec6b0c0a06e71e28a3e86987266d5a68bace801b974d9560def2ec69cdf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7468657068706c65616775652f666c7973797374656d2d6361636865642d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-cached-adapter/code-structure)[![Quality Score](https://camo.githubusercontent.com/84ee01eaed0fc08dd257c62a96685138eaee2b8c83dfdc8fd09aa6e5a7ef9bd5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7468657068706c65616775652f666c7973797374656d2d6361636865642d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/thephpleague/flysystem-cached-adapter)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist Version](https://camo.githubusercontent.com/560c9500c45dd1ac08194e5719fc5cc803d9d99937215199611efccaa92cb4f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65616775652f666c7973797374656d2d6361636865642d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-cached-adapter)[![Total Downloads](https://camo.githubusercontent.com/e7b9f97af6ee373983aa0ff63309b43f36f95287b5b0d7eadf5fd851b8fe1bdd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f666c7973797374656d2d6361636865642d616461707465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/flysystem-cached-adapter)

The adapter decorator caches metadata and directory listings.

```
composer require league/flysystem-cached-adapter
```

Usage
-----

[](#usage)

[Check out the docs.](http://flysystem.thephpleague.com/caching/)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 63.5% 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 ~12 days

Total

2

Last Release

4116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/94d2c640ddb10d36693b1bb9a24f91cd77a8efe98ff144c09bc5ecadfa606f12?d=identicon)[nao-pon](/maintainers/nao-pon)

---

Top Contributors

[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (33 commits)")[![nao-pon](https://avatars.githubusercontent.com/u/1412630?v=4)](https://github.com/nao-pon "nao-pon (9 commits)")[![yellow1912](https://avatars.githubusercontent.com/u/374134?v=4)](https://github.com/yellow1912 "yellow1912 (2 commits)")[![shadowhand](https://avatars.githubusercontent.com/u/38203?v=4)](https://github.com/shadowhand "shadowhand (2 commits)")[![weotch](https://avatars.githubusercontent.com/u/77567?v=4)](https://github.com/weotch "weotch (2 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")[![johnnoel](https://avatars.githubusercontent.com/u/1096330?v=4)](https://github.com/johnnoel "johnnoel (1 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nao-pon-flysystem-cached-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/nao-pon-flysystem-cached-adapter/health.svg)](https://phpackages.com/packages/nao-pon-flysystem-cached-adapter)
```

###  Alternatives

[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[league/flysystem-cached-adapter

An adapter decorator to enable meta-data caching.

35426.9M119](/packages/league-flysystem-cached-adapter)[cache/cache

Library of all the php-cache adapters

2712.7M22](/packages/cache-cache)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[cache/filesystem-adapter

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

705.8M82](/packages/cache-filesystem-adapter)[lustmored/flysystem-v2-simple-cache-adapter

Simple flysystem PSR cache adapter decorator.

16118.7k1](/packages/lustmored-flysystem-v2-simple-cache-adapter)

PHPackages © 2026

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