PHPackages                             samwolf1982/yii2-wishlist - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. samwolf1982/yii2-wishlist

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

samwolf1982/yii2-wishlist
=========================

Кнопка добавить в избранное plus extend model

2401PHP

Since Sep 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/samwolf1982/yii2-wishlist)[ Packagist](https://packagist.org/packages/samwolf1982/yii2-wishlist)[ RSS](/packages/samwolf1982-yii2-wishlist/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

Moskoviya (russia) is a terrorist state
=======================================

[](#moskoviya-russia-is-a-terrorist-state)

```
    'modules' => [
        'wishlist' => [
            'class' => 'kriptograf\wishlist\Module',
            'dbDateExpired' => 'CURDATE() + INTERVAL 7 DAY',
            'cokieDateExpired' => time() + 86400 * 365,
        ],
        //...
    ],

    'components' => [
        'wishlist' => [
            'class' => 'kriptograf\wishlist\Wishlist'
        ],
        //...
    ],
```

```
\Yii::$app->wishlist->getUserWishList($type=0)
```

```
\Yii::$app->wishlist->getUserWishlistAmount()
```

```
add if present class

```

```

```

```
.hal-wishlist-button {
    font-weight: 700;
}

.hal-wishlist-button:before {
    content: "\f08a";
    font: 400 15px/31px "FontAwesome";
    color: white;
    background: #929292;
    width: 30px;
    text-align: center;
    display: inline-block;
    height: 30px;
    margin: 0 6px 0 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.hal-wishlist-button:hover {
    cursor: pointer;
}

.in-list:before {
    background: #CC63B0l;
}

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/98779cebf1efa536d2213b2678589452712db42b6625a17d0db92927ac4767ee?d=identicon)[dev-best222](/maintainers/dev-best222)

---

Top Contributors

[![kriptograf](https://avatars.githubusercontent.com/u/2950209?v=4)](https://github.com/kriptograf "kriptograf (27 commits)")[![halumein](https://avatars.githubusercontent.com/u/5361342?v=4)](https://github.com/halumein "halumein (16 commits)")[![samwolf1982](https://avatars.githubusercontent.com/u/8706421?v=4)](https://github.com/samwolf1982 "samwolf1982 (16 commits)")[![AlChilyakov](https://avatars.githubusercontent.com/u/18215959?v=4)](https://github.com/AlChilyakov "AlChilyakov (3 commits)")

### Embed Badge

![Health badge](/badges/samwolf1982-yii2-wishlist/health.svg)

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

###  Alternatives

[mhujer/jms-serializer-uuid

Uuid serializer and deserializer for JMS Serializer library

291.2M4](/packages/mhujer-jms-serializer-uuid)

PHPackages © 2026

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