PHPackages                             laminas/laminas-cache-storage-adapter-xcache - 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. laminas/laminas-cache-storage-adapter-xcache

AbandonedArchivedLibrary[Caching](/categories/caching)

laminas/laminas-cache-storage-adapter-xcache
============================================

Laminas cache adapter for xcache

1.0.1(5y ago)01.7M↓21.2%1BSD-3-ClausePHPPHP ^5.6 || ^7.0

Since Oct 5Pushed 5y ago10 watchersCompare

[ Source](https://github.com/laminas/laminas-cache-storage-adapter-xcache)[ Packagist](https://packagist.org/packages/laminas/laminas-cache-storage-adapter-xcache)[ Fund](https://funding.communitybridge.org/projects/laminas-project)[ RSS](/packages/laminas-laminas-cache-storage-adapter-xcache/feed)WikiDiscussions 1.1.x Synced 1mo ago

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

laminas-cache-storage-adapter-xcache
====================================

[](#laminas-cache-storage-adapter-xcache)

[![Build Status](https://camo.githubusercontent.com/f7bb2e57a48b7dc7586385275aa232148e0ed771d2d02a10d65630ef67c35c66/68747470733a2f2f7472617669732d63692e636f6d2f6c616d696e61732f6c616d696e61732d63616368652d73746f726167652d616461707465722d7863616368652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/laminas/laminas-cache-storage-adapter-xcache)[![Coverage Status](https://camo.githubusercontent.com/6a1ec8b4a8a410d2c91de22827cb60bccf86325e84a32dbe137e612d5b0fcead/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6c616d696e61732f6c616d696e61732d63616368652d73746f726167652d616461707465722d7863616368652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/laminas/laminas-cache-storage-adapter-xcache?branch=master)

This library provides …

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

[](#installation)

Run the following to install this library:

```
$ composer require laminas/laminas-cache-storage-adapter-xcache
```

Documentation
-------------

[](#documentation)

Browse the documentation online at

Support
-------

[](#support)

- [Issues](https://github.com/laminas/laminas-cache-storage-adapter-xcache/issues/)
- [Forum](https://discourse.laminas.dev/)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

4

Last Release

1850d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25943?v=4)[Matthew Weier O'Phinney](/maintainers/weierophinney)[@weierophinney](https://github.com/weierophinney)

---

Top Contributors

[![boesing](https://avatars.githubusercontent.com/u/2189546?v=4)](https://github.com/boesing "boesing (24 commits)")[![marc-mabe](https://avatars.githubusercontent.com/u/302689?v=4)](https://github.com/marc-mabe "marc-mabe (14 commits)")[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (9 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (7 commits)")[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (5 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (4 commits)")[![BinaryKitten](https://avatars.githubusercontent.com/u/67553?v=4)](https://github.com/BinaryKitten "BinaryKitten (2 commits)")[![kynx](https://avatars.githubusercontent.com/u/1320145?v=4)](https://github.com/kynx "kynx (2 commits)")[![laminas-bot](https://avatars.githubusercontent.com/u/68250880?v=4)](https://github.com/laminas-bot "laminas-bot (2 commits)")[![Koopzington](https://avatars.githubusercontent.com/u/3015529?v=4)](https://github.com/Koopzington "Koopzington (1 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (1 commits)")[![tdutrion](https://avatars.githubusercontent.com/u/1712222?v=4)](https://github.com/tdutrion "tdutrion (1 commits)")[![thomasvargiu](https://avatars.githubusercontent.com/u/732012?v=4)](https://github.com/thomasvargiu "thomasvargiu (1 commits)")[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (1 commits)")[![Xerkus](https://avatars.githubusercontent.com/u/725842?v=4)](https://github.com/Xerkus "Xerkus (1 commits)")

---

Tags

hacktoberfestlaminascache

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/laminas-laminas-cache-storage-adapter-xcache/health.svg)

```
[![Health](https://phpackages.com/badges/laminas-laminas-cache-storage-adapter-xcache/health.svg)](https://phpackages.com/packages/laminas-laminas-cache-storage-adapter-xcache)
```

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k727.3M2.1k](/packages/psr-simple-cache)[psr/cache

Common interface for caching libraries

5.2k686.9M1.3k](/packages/psr-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-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)[beste/in-memory-cache

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

2512.2M6](/packages/beste-in-memory-cache)

PHPackages © 2026

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