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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chaplean/cookie-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

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 4d 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 47% 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

2549d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M387](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M728](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M502](/packages/pimcore-pimcore)[oro/platform

Business Application Platform (BAP)

645143.5k114](/packages/oro-platform)

PHPackages © 2026

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