PHPackages                             pola5h/gdpr-cookie-consent-manager - 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. pola5h/gdpr-cookie-consent-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pola5h/gdpr-cookie-consent-manager
==================================

A modern, flexible, and production-ready GDPR Cookie Consent Manager package for Laravel 12.

00PHP

Since Jun 14Pushed 11mo agoCompare

[ Source](https://github.com/Pola5h/GDPR)[ Packagist](https://packagist.org/packages/pola5h/gdpr-cookie-consent-manager)[ RSS](/packages/pola5h-gdpr-cookie-consent-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

GDPR Cookie Consent Manager for Laravel 12
==========================================

[](#gdpr-cookie-consent-manager-for-laravel-12)

A modern, flexible, and production-ready GDPR Cookie Consent Manager package for Laravel 12.

Features
--------

[](#features)

- Customizable Cookie Consent Banner
- Consent Logging
- Admin Panel
- Auto-blocking of Scripts
- Localization
- Easy Integration
- Geo-targeting (Optional)
- Artisan Maintenance Commands

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

[](#installation)

1. Require the package: ```
    composer require pola5h/gdpr-cookie-consent-manager
    ```
2. Publish assets &amp; config: ```
    php artisan vendor:publish --provider="Pola5h\\GdprCookieConsentManager\\Providers\\GdprCookieServiceProvider"
    ```
3. Run migrations: ```
    php artisan migrate
    ```

Usage
-----

[](#usage)

- Add `@gdprCookieConsent` Blade directive before `` in your layout.
- Access admin panel at `/gdpr-cookie-admin` (configurable).
- Manage banner, categories, and logs from the admin panel.

Customization
-------------

[](#customization)

- Edit `config/gdprcookie.php` for appearance, categories, and settings.
- Add or edit translations in `lang/{locale}/messages.php`.
- Override views by publishing them and editing in `resources/views/vendor/gdprcookie/`.

Troubleshooting
---------------

[](#troubleshooting)

- Ensure you have run migrations and published assets.
- Check config and language files for missing keys.
- For help, contact .

Support &amp; Donations
-----------------------

[](#support--donations)

If you find this package useful, please consider supporting its development! See [DONATE.md](./DONATE.md) for Binance Pay and crypto donation options.

License
-------

[](#license)

This project is open source under the MIT License. See the LICENSE file for details.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/42013158555a8d21ac0261230c5f6cb76e713bafc4f416c4d184579d2c2df479?d=identicon)[polash](/maintainers/polash)

---

Top Contributors

[![Pola5h](https://avatars.githubusercontent.com/u/81049021?v=4)](https://github.com/Pola5h "Pola5h (10 commits)")

---

Tags

cookiegdpr

### Embed Badge

![Health badge](/badges/pola5h-gdpr-cookie-consent-manager/health.svg)

```
[![Health](https://phpackages.com/badges/pola5h-gdpr-cookie-consent-manager/health.svg)](https://phpackages.com/packages/pola5h-gdpr-cookie-consent-manager)
```

###  Alternatives

[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[miranj/craft-router

Use URL segments as filtering criteria on an entry query.

231.6k](/packages/miranj-craft-router)

PHPackages © 2026

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