PHPackages                             tebru/doctrine-encryption-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. [Database &amp; ORM](/categories/database)
4. /
5. tebru/doctrine-encryption-bundle

ActiveLibrary[Database &amp; ORM](/categories/database)

tebru/doctrine-encryption-bundle
================================

Adds an encryption type for Doctrine entities

v0.2.0(10y ago)0172MITPHPPHP &gt;=5.4

Since Jun 30Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (5)Used By (0)

Doctrine Encryption Bundle
==========================

[](#doctrine-encryption-bundle)

Utilizes [tebru/aes-encryption](https://github.com/tebru/aes-encryption) and adds a Doctrine type that automatically encrypts and decrypts values in the database.

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

[](#installation)

```
composer require tebru/doctrine-encryption-bundle

```

Add to AppKernel

```
new Tebru\DoctrineEncryptionBundle\DoctrineEncryptionBundle(),

```

Usage
-----

[](#usage)

Set the column annotation type to `encrypted` on your entity property

```
@ORM\Column(type="encrypted")

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~6 days

Total

4

Last Release

3958d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1831497?v=4)[Nate Brunette](/maintainers/natebrunette)[@natebrunette](https://github.com/natebrunette)

---

Top Contributors

[![natebrunette](https://avatars.githubusercontent.com/u/1831497?v=4)](https://github.com/natebrunette "natebrunette (8 commits)")

### Embed Badge

![Health badge](/badges/tebru-doctrine-encryption-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/tebru-doctrine-encryption-bundle/health.svg)](https://phpackages.com/packages/tebru-doctrine-encryption-bundle)
```

###  Alternatives

[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[forkcms/forkcms

Fork is an open source CMS that will rock your world.

1.2k44.5k](/packages/forkcms-forkcms)[petkopara/crud-generator-bundle

Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.

7257.9k](/packages/petkopara-crud-generator-bundle)[pixelfederation/doctrine-resettable-em-bundle

Symfony bundle for decorating default entity managers using a resettable decorator.

20113.5k](/packages/pixelfederation-doctrine-resettable-em-bundle)[petkopara/multi-search-bundle

Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.

1766.2k3](/packages/petkopara-multi-search-bundle)

PHPackages © 2026

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