PHPackages                             itk-dev/gdpr-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. itk-dev/gdpr-bundle

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

itk-dev/gdpr-bundle
===================

131PHP

Since Mar 13Pushed 2y ago4 watchersCompare

[ Source](https://github.com/itk-dev/gdpr-bundle)[ Packagist](https://packagist.org/packages/itk-dev/gdpr-bundle)[ RSS](/packages/itk-dev-gdpr-bundle/feed)WikiDiscussions main Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

GDPR Bundle
===========

[](#gdpr-bundle)

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

[](#installation)

```
composer require itk-dev/gdpr-bundle dev-master
```

Enable the bundle in `app/AppKernel.php`:

```
public function registerBundles() {
    $bundles = [
        // …
        new ItkDev\GDPRBundle\ItkDevGDPRBundle(),
    ];
    // …
}
```

Add routes in `app/config/routing.yml', say:

```
gdpr_bundle:
    resource: '@ItkDevGDPRBundle/Resources/config/routing.xml'
    prefix: /gdpr
```

Check default bundle configuration

```
bin/console config:dump-reference ItkDevGDPRBundle
```

If the default configuration does not match your setup it can be modified in `app/config/config.yml`.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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/9d838759fdace714b1c00ca64212935cb06568a6d641169301aa2ed05eed16f9?d=identicon)[rimi-itk](/maintainers/rimi-itk)

---

Top Contributors

[![rimi-itk](https://avatars.githubusercontent.com/u/11267554?v=4)](https://github.com/rimi-itk "rimi-itk (8 commits)")

### Embed Badge

![Health badge](/badges/itk-dev-gdpr-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-gdpr-bundle/health.svg)](https://phpackages.com/packages/itk-dev-gdpr-bundle)
```

###  Alternatives

[jajuma/awesomehyva

This Magento 2 extension allows using Font Awesome 5 icons with Hyvä Themes

1349.1k](/packages/jajuma-awesomehyva)[lav45/yii2-settings

This extension helps you to easily store and retrieve data for your application.

1615.0k2](/packages/lav45-yii2-settings)

PHPackages © 2026

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