PHPackages                             chaplean/cookie-bundle - 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. chaplean/cookie-bundle

ActiveSymfony-bundle

chaplean/cookie-bundle
======================

Cookie Bundle to add cookie consent information on website

v4.0.1(6y ago)04[3 PRs](https://github.com/chaplean/cookie-bundle/pulls)MITCSSPHP &gt;=7.1

Since Nov 5Pushed 3y agoCompare

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

READMEChangelog (1)Dependencies (11)Versions (14)Used By (0)

Getting Started With Chaplean Cookie Bundle
===========================================

[](#getting-started-with-chaplean-cookie-bundle)

Installation
============

[](#installation)

1. Composer
-----------

[](#1-composer)

```
composer require chaplean/cookie-bundle

```

2. AppKernel.php
----------------

[](#2-appkernelphp)

Add

```
            new Chaplean\Bundle\CookieBundle\ChapleanCookieBundle(),

```

3. Set learn\_more
------------------

[](#3-set-learn_more)

Add a url for learn\_more in headband.

app/config/config.yml:

```
chaplean_cookie:
    learn_more:
    translations: ~

```

4. Update assetic
-----------------

[](#4-update-assetic)

Add this bundle in assetic config:

```
assetic:
    bundles: ['ChapleanCookieBundle']

```

5. Add routes
-------------

[](#5-add-routes)

Include a routing in global routing

app/config/routing.yml:

```
chaplean_cookie_bundle:
    resource: '@ChapleanCookieBundle/Resources/config/routing.yml'
    prefix:   /

```

6. Add script in layout
-----------------------

[](#6-add-script-in-layout)

In layout html add me simply:

```

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 65.2% 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 ~167 days

Recently: every ~269 days

Total

9

Last Release

2502d ago

Major Versions

v1.0.2 → v2.0.02016-01-04

v2.1.0 → v3.0.02017-08-02

v3.0.0 → v4.0.02018-03-26

PHP version history (3 changes)v1.0.0PHP &gt;=5.5.9

v2.1.0PHP &gt;=7.0.8

v4.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bfb5e4a3dde826e4cd3f92d24fdfbdce1415c77f3edd38fc3420b4988977e13?d=identicon)[HugoDumazeau](/maintainers/HugoDumazeau)

![](https://www.gravatar.com/avatar/8084ee0162a85df3b3f49230b8c0dde81108195caa541bb00642cbd050e88b25?d=identicon)[hudumazeau](/maintainers/hudumazeau)

---

Top Contributors

[![mdevlamynck](https://avatars.githubusercontent.com/u/4378377?v=4)](https://github.com/mdevlamynck "mdevlamynck (15 commits)")[![tomchaplean](https://avatars.githubusercontent.com/u/5412926?v=4)](https://github.com/tomchaplean "tomchaplean (6 commits)")[![valentin-chaplean](https://avatars.githubusercontent.com/u/15136254?v=4)](https://github.com/valentin-chaplean "valentin-chaplean (2 commits)")

### Embed Badge

![Health badge](/badges/chaplean-cookie-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/chaplean-cookie-bundle/health.svg)](https://phpackages.com/packages/chaplean-cookie-bundle)
```

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[anime-db/anime-db

The application for making home collection anime

252.1k2](/packages/anime-db-anime-db)

PHPackages © 2026

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