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

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

fairlane/cookie-consent-bundle
==============================

EU Cookie Consent Bundle for Symfony

1.0.2(8y ago)25.6k↓23.1%2WTFPLPHPPHP &gt;=7.0

Since Nov 11Pushed 8y agoCompare

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

READMEChangelog (1)Dependencies (3)Versions (4)Used By (0)

Symfony 3 Cookie Consent bundle

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

[](#installation)

Step 1: Install the bundle
--------------------------

[](#step-1-install-the-bundle)

The easiest way to install the bundle is by using composer.

```
$ composer require fairlane/cookie-consent-bundle"
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

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

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

```
