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 2d 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 31% 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

4004d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

9410.8k](/packages/ahmed-bhs-doctrine-doctor)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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