PHPackages                             ekino/data-protection-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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ekino/data-protection-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

ekino/data-protection-bundle
============================

Data protection bundle

v3.1.0(1y ago)533.0k↓25%10[2 issues](https://github.com/ekino/EkinoDataProtectionBundle/issues)[4 PRs](https://github.com/ekino/EkinoDataProtectionBundle/pulls)MITPHPPHP ^8.1CI passing

Since Sep 4Pushed 3mo ago11 watchersCompare

[ Source](https://github.com/ekino/EkinoDataProtectionBundle)[ Packagist](https://packagist.org/packages/ekino/data-protection-bundle)[ Docs](https://github.com/ekino/EkinoDataProtectionBundle)[ RSS](/packages/ekino-data-protection-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (16)Versions (12)Used By (0)

EkinoDataProtectionBundle
=========================

[](#ekinodataprotectionbundle)

[![Latest Stable Version](https://camo.githubusercontent.com/ec9f36b851e457a6120daccab95863b9b4139191b2bb263f81307759ada0dbe4/68747470733a2f2f706f7365722e707567782e6f72672f656b696e6f2f646174612d70726f74656374696f6e2d62756e646c652f762f737461626c65)](https://packagist.org/packages/ekino/data-protection-bundle)[![Build Status](https://camo.githubusercontent.com/12e463488b00ad471b479c4327c9ca16df0a8ed854664c6eec72d2b554be4978/68747470733a2f2f7472617669732d63692e6f72672f656b696e6f2f456b696e6f4461746150726f74656374696f6e42756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ekino/EkinoDataProtectionBundle)[![Coverage Status](https://camo.githubusercontent.com/e2b4a14d4be2f79e16edb4c9331c8973fdb4ac51d0aaca98b51aee7bc90fa575/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f656b696e6f2f456b696e6f4461746150726f74656374696f6e42756e646c652f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/ekino/EkinoDataProtectionBundle?branch=master)[![Total Downloads](https://camo.githubusercontent.com/2735fb4cdec303d1ac6df9a47d155d639a3db905c1ad307610a1507c93bb6802/68747470733a2f2f706f7365722e707567782e6f72672f656b696e6f2f646174612d70726f74656374696f6e2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/ekino/data-protection-bundle)

This is a *work in progress*, so if you'd like something implemented please feel free to ask for it or contribute to help us!

Purpose
=======

[](#purpose)

This bundle protects the data of your project through encryption.

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

[](#installation)

Step 1: add dependency
----------------------

[](#step-1-add-dependency)

```
$ composer require ekino/data-protection-bundle
```

Step 2: register the bundle
---------------------------

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

### Symfony 2 or 3:

[](#symfony-2-or-3)

```
