Download the PHP package didublab/cookielaw without Composer
On this page you can find all versions of the php package didublab/cookielaw. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download didublab/cookielaw
More information about didublab/cookielaw
Files in didublab/cookielaw
Download didublab/cookielaw
More information about didublab/cookielaw
Files in didublab/cookielaw
Vendor didublab
Package cookielaw
Short Description A simple Symfony bundle to display a cookie law message.
License MIT
Package cookielaw
Short Description A simple Symfony bundle to display a cookie law message.
License MIT
Please rate this library. Is it a good library?
Informations about the package cookielaw
Symfony Didublab/CookielawBundle
This is a simple Symfony bundle to display a cookie law message on your Symfony 4 and Symfony 5 projects with small setup.
Install the bundle:
Using composer
Render the cookie law:
In your twig, add the twig function where you want to load the cookie consent:
This is the minimum setup, but if you want more, you can configure a few options:
Configure options:
Create a new config file in your config/packages/ directory, named for example: cookie_law.yaml This are the available options with the default options:
Translations
You can translate the text of the cookie law at your needs
- Create inside the translations directory a file called cookielaw.(language).xliff
- Inside add the following content below and change the "target" tag with your translations
All versions of cookielaw with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
symfony/framework-bundle Version ^4.3 || ^5.0
symfony/routing Version ^4.3 || ^5.0
symfony/translation Version ^4.3 || ^5.0
twig/twig Version ^2.0 || ^3.0
symfony/framework-bundle Version ^4.3 || ^5.0
symfony/routing Version ^4.3 || ^5.0
symfony/translation Version ^4.3 || ^5.0
twig/twig Version ^2.0 || ^3.0
The package didublab/cookielaw contains the following files
Loading the files please wait ....