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

ActiveSymfony-bundle

asilingas/cookie-consent-bundle
===============================

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

2.0(3mo ago)12.2k↓12.8%MITPHPPHP ^8.4

Since Oct 23Pushed 3mo ago1 watchersCompare

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

READMEChangelogDependencies (16)Versions (5)Used By (0)

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 asilingas/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:

```
