PHPackages                             stinger-soft/symfony-wincache - 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. stinger-soft/symfony-wincache

ActiveLibrary[Caching](/categories/caching)

stinger-soft/symfony-wincache
=============================

Adds wincache to symfony's PSR16 cache implementation

0667↓85%PHPCI failing

Since Jan 13Pushed 6mo agoCompare

[ Source](https://github.com/Stinger-Soft/SymfonyWincache)[ Packagist](https://packagist.org/packages/stinger-soft/symfony-wincache)[ RSS](/packages/stinger-soft-symfony-wincache/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Register as a service
=====================

[](#register-as-a-service)

```

    0

```

```
  cache.adapter.wincache:
    class: StingerSoft\SymfonyWincache\Adapter\WincacheAdapter
    abstract: true
    autowire: false
    autoconfigure: false
    tags:
      - { name: cache.pool, clearer: cache.default_clearer }
      - { name: monolog.logger, channel: cache}
    arguments: [ null, 0, null]
    calls:
      - method: setLogger
        arguments:
          - '@logger'

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance46

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![Viburnum](https://avatars.githubusercontent.com/u/2122889?v=4)](https://github.com/Viburnum "Viburnum (6 commits)")

### Embed Badge

![Health badge](/badges/stinger-soft-symfony-wincache/health.svg)

```
[![Health](https://phpackages.com/badges/stinger-soft-symfony-wincache/health.svg)](https://phpackages.com/packages/stinger-soft-symfony-wincache)
```

###  Alternatives

[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.

21114.2k](/packages/iazaran-smart-cache)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

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