PHPackages                             51systems/doctrine-encrypt-module - 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. 51systems/doctrine-encrypt-module

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

51systems/doctrine-encrypt-module
=================================

ZF2 Module for Doctrine2 field encryption

v1.1.0(10y ago)33853[1 issues](https://github.com/51systems/doctrine-encrypt-module/issues)MITPHPPHP &gt;=5.3

Since May 27Pushed 10y ago2 watchersCompare

[ Source](https://github.com/51systems/doctrine-encrypt-module)[ Packagist](https://packagist.org/packages/51systems/doctrine-encrypt-module)[ Docs](https://github.com/51systems/doctrine-encrypt-module)[ RSS](/packages/51systems-doctrine-encrypt-module/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (7)Used By (0)

Doctrine Encrypt Module
=======================

[](#doctrine-encrypt-module)

Package adds Doctrine Module support to doctrine-encrypt module

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

[](#installation)

Add `51systems/doctrine-encrypt-module` to your composer manifest.

```
{
    "require": {
        "51systems/doctrine-encrypt-module": "1.*"
    }
}
```

Configuration
-------------

[](#configuration)

Copy the file `config/doctrine-encrypt-module.local.php.dist` to your `config/autoload/` directory and rename it to `config/doctrine-encrypt-module.local.php`. Generate a encryption key and a salt and put it into your new local config file.

### Optional

[](#optional)

If you want to change the encryption algorithm or the annotation reader copy `doctrine-encrypt-module.global.php.dist` out of the config/ directory, rename it to `doctrine-encrypt-module.global.php`and place it in your application config folder.

Modify the adapter anonymous to return the desired class to use for encryption. The returned class must either be a `Zend\Crypt\BlockCipher`or implement `DoctrineEncrypt\Encryptors\EncryptorInterface`. References to other service locator keys or FQN's are also acceptable.

Usage
-----

[](#usage)

See

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~164 days

Total

5

Last Release

3712d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fdb8849f070bcafd7a95e57452a34cb3e14a436a61e9e466c72a90f905eb10be?d=identicon)[51systems](/maintainers/51systems)

---

Top Contributors

[![powturns](https://avatars.githubusercontent.com/u/658883?v=4)](https://github.com/powturns "powturns (12 commits)")[![nepda](https://avatars.githubusercontent.com/u/531753?v=4)](https://github.com/nepda "nepda (4 commits)")

---

Tags

encryptiondoctrinezendzf2

### Embed Badge

![Health badge](/badges/51systems-doctrine-encrypt-module/health.svg)

```
[![Health](https://phpackages.com/badges/51systems-doctrine-encrypt-module/health.svg)](https://phpackages.com/packages/51systems-doctrine-encrypt-module)
```

###  Alternatives

[mysql-workbench-schema-exporter/mysql-workbench-schema-exporter

MySQL Workbench Schema Exporter

488188.5k10](/packages/mysql-workbench-schema-exporter-mysql-workbench-schema-exporter)[stefano/stefano-tree

Nested Set(MPTT) implementation for PHP

2788.5k](/packages/stefano-stefano-tree)

PHPackages © 2026

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