PHPackages                             pierre-brtrd/cookie-consent-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. [Security](/categories/security)
4. /
5. pierre-brtrd/cookie-consent-bundle

ActiveSymfony-bundle[Security](/categories/security)

pierre-brtrd/cookie-consent-bundle
==================================

Symfony bundle for implementing Cookie Consent to comply to AVG/GDPR.

v1.0.2(8mo ago)1702MITPHPPHP ^7.2 || ^8.0

Since Nov 30Pushed 8mo agoCompare

[ Source](https://github.com/Pierre-brtrd/cookie-consent-bundle)[ Packagist](https://packagist.org/packages/pierre-brtrd/cookie-consent-bundle)[ RSS](/packages/pierre-brtrd-cookie-consent-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (17)Versions (6)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/f56da53a9481fba6644c31b28d19d54386ed2ae420ce7bafa0215e1b6273b58b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f636f6f6b69652d636f6e73656e742d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d617374657226733d31356237393361653234373466613331336433343363343366333063653466396161353934663030)](https://scrutinizer-ci.com/g/ConnectHolland/cookie-consent-bundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/605e563177f8a419fb71e8fbbf79609bd87650901b961f3c89f6e998b61b5ff9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f636f6f6b69652d636f6e73656e742d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d617374657226733d64386538346263663265336535626564343764346336616134373032663234366465373464626466)](https://scrutinizer-ci.com/g/ConnectHolland/cookie-consent-bundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/dcf4fc037149563e1bcd6794c2aa12a9d96b3b007f50710250809d88367eb625/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f436f6e6e656374486f6c6c616e642f636f6f6b69652d636f6e73656e742d62756e646c652f6261646765732f6275696c642e706e673f623d6d617374657226733d62636363646539353764663735646638363232666133343662613334386465653030326566656262)](https://scrutinizer-ci.com/g/ConnectHolland/cookie-consent-bundle/build-status/master)

Cookie Consent bundle for Symfony
=================================

[](#cookie-consent-bundle-for-symfony)

Symfony bundle to append Cookie Consent to your website to comply to AVG/GDPR for cookies.

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

[](#installation)

### Step 1: Download using composer

[](#step-1-download-using-composer)

In a Symfony application run this command to install and integrate Cookie Consent bundle in your application:

```
composer require connectholland/cookie-consent-bundle
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

When not using symfony flex, enable the bundle in the kernel manually:

```
