PHPackages                             tsanchev/yii2-cookieconsent - 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. tsanchev/yii2-cookieconsent

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

tsanchev/yii2-cookieconsent
===========================

Yii2 asset for bower CookieConsent

1.0.1(6y ago)025BSD-3-ClausePHP

Since Jul 13Pushed 6y agoCompare

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

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

yii2-cookieconsent
==================

[](#yii2-cookieconsent)

Yii2 CookieConsent Asset
========================

[](#yii2-cookieconsent-asset)

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

[](#installation)

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

Either run

```
composer require "tsanchev/yii2-cookieconsent"
```

or add

```
"tsanchev/yii2-cookieconsent": "*"
```

to the require section of your composer.json.

Add the asset in AppAsset as dependancy

```
class AppAsset extends AssetBundle
{
    //...
    public $depends = [
        //...
        'tsanchev\cookieconsent\CookieConsentAsset',
    ];
}
```

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE). Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~0 days

Total

2

Last Release

2544d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8882098?v=4)[tsanchev](/maintainers/tsanchev)[@tsanchev](https://github.com/tsanchev)

---

Top Contributors

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

---

Tags

yii2extensionassetcookieconsent

### Embed Badge

![Health badge](/badges/tsanchev-yii2-cookieconsent/health.svg)

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

PHPackages © 2026

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