PHPackages                             xutl/yii2-yac - 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. xutl/yii2-yac

AbandonedArchivedYii2-extension[Caching](/categories/caching)

xutl/yii2-yac
=============

The yac extension for the Yii framework

1.0.0(9y ago)2441BSD-3-ClausePHPPHP &gt;=5.4.0

Since Mar 23Pushed 9y agoCompare

[ Source](https://github.com/xutl/yii2-yac)[ Packagist](https://packagist.org/packages/xutl/yii2-yac)[ RSS](/packages/xutl-yii2-yac/feed)WikiDiscussions master Synced 2mo ago

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

yii2-yac
========

[](#yii2-yac)

yii2 yac cache

适用于Yii2的[Yac](https://github.com/laruence/yac)API接口类。

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist xutl/yii2-yac

```

or add

```
"xutl/yii2-yac": "~1.0.0"

```

to the require section of your `composer.json` file.

配置
--

[](#配置)

To use this extension, you have to configure the Connection class in your application configuration:

```
return [
    //....
    'components' => [
        'cache' => [
            'class' => 'xutl\yac\YacCache',
        ],
    ]
];
```

资源
--

[](#资源)

- [YAC](https://github.com/laruence/yac)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3338d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

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

---

Tags

cachecachingphp-yacyacyii2yii2-cacheyii2-cachingyii2-extensionyii2-yacyii2yiiyac

### Embed Badge

![Health badge](/badges/xutl-yii2-yac/health.svg)

```
[![Health](https://phpackages.com/badges/xutl-yii2-yac/health.svg)](https://phpackages.com/packages/xutl-yii2-yac)
```

###  Alternatives

[devgroup/yii2-tag-dependency-helper

Helper for unifying cache tag names with invalidation support in yii2

34507.4k7](/packages/devgroup-yii2-tag-dependency-helper)[bazilio/yii2-async

Provides translucent api for moving large tasks out of request context

6248.8k2](/packages/bazilio-yii2-async)[lajax/yii2-asset-minifier

Runtime minification and combination of asset files.

1010.4k](/packages/lajax-yii2-asset-minifier)

PHPackages © 2026

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