PHPackages                             runroom-packages/cookies-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. [Database &amp; ORM](/categories/database)
4. /
5. runroom-packages/cookies-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

runroom-packages/cookies-bundle
===============================

Manage your website cookies with GDPR compliance

0.21.0(7mo ago)365.6kMITPHPPHP ^8.1

Since Jul 8Pushed 7mo ago3 watchersCompare

[ Source](https://github.com/Runroom/RunroomCookiesBundle)[ Packagist](https://packagist.org/packages/runroom-packages/cookies-bundle)[ Docs](https://github.com/runroom/RunroomCookiesBundle)[ RSS](/packages/runroom-packages-cookies-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (32)Versions (39)Used By (0)

RunroomCookiesBundle
====================

[](#runroomcookiesbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/a1fc3a1ff3e1228a6289bc0721fb516fcb8324f75e2317ea388623e9e67310c9/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f762f737461626c65)](https://packagist.org/packages/runroom-packages/cookies-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/c9783e575f2ac33eb63f1bf534027fbe54b713f2adca46d61b21a738b85ce19c/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/runroom-packages/cookies-bundle)[![License](https://camo.githubusercontent.com/5431079d436ca1b382ccfccd2ec10e3b5263be83c39d1b5ad334dcdb8c330d22/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/runroom-packages/cookies-bundle)

[![Total Downloads](https://camo.githubusercontent.com/09c2bcb73dc81de975fe5f44ec2171a6418a134897a2190e3b492fcb065bdf42/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/runroom-packages/cookies-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/e1266140215c8be647988ac5da5684e5bf10738f086a26a264cb86817cc10841/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/runroom-packages/cookies-bundle)[![Daily Downloads](https://camo.githubusercontent.com/96e63215c7312c2175f36c67aa3355fc23b93c796625f34aff762e7a62aa5ab6/68747470733a2f2f706f7365722e707567782e6f72672f72756e726f6f6d2d7061636b616765732f636f6f6b6965732d62756e646c652f642f6461696c79)](https://packagist.org/packages/runroom-packages/cookies-bundle)

This bundle allows you to manage your cookies with GDPR compliance.

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require runroom-packages/cookies-bundle
```

### Enable the Bundle

[](#enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Runroom\CookiesBundle\RunroomCookiesBundle::class => ['all' => true],
];
```

Contribute
----------

[](#contribute)

The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on [runroom/runroom-packages](https://github.com/Runroom/runroom-packages).

License
-------

[](#license)

This bundle is under the [MIT license](LICENSE).

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance68

Regular maintenance activity

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 78.1% 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 ~51 days

Recently: every ~113 days

Total

38

Last Release

218d ago

PHP version history (4 changes)v0.8.0PHP ^7.3

0.9.1PHP ^7.3 || ^8.0

v0.10.0PHP ^7.4 || ^8.0

0.17.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/33302a19f0ac61f85039144cddb66a44136f96aa64a72e4d3167c6d8f15b59ac?d=identicon)[jordism91](/maintainers/jordism91)

---

Top Contributors

[![jenkins-runroom](https://avatars.githubusercontent.com/u/62430145?v=4)](https://github.com/jenkins-runroom "jenkins-runroom (107 commits)")[![jordisala1991](https://avatars.githubusercontent.com/u/1137485?v=4)](https://github.com/jordisala1991 "jordisala1991 (29 commits)")[![DaniCristante](https://avatars.githubusercontent.com/u/55448266?v=4)](https://github.com/DaniCristante "DaniCristante (1 commits)")

---

Tags

cookiesdoctrinegdpr-compliantphpsonatasonata-adminsymfonysymfony-bundlesymfonycookiesgdpr

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/runroom-packages-cookies-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M308](/packages/easycorp-easyadmin-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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