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

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

nepda/doctrine-encrypt-module
=============================

ZF2 Module for Doctrine2 field encryption

v7.0.2(8y ago)04.9k1MITPHPPHP &gt;=7.1

Since May 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nepda/doctrine-encrypt-module)[ Packagist](https://packagist.org/packages/nepda/doctrine-encrypt-module)[ Docs](https://github.com/nepda/doctrine-encrypt-module)[ RSS](/packages/nepda-doctrine-encrypt-module/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (15)Used By (1)

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

[](#doctrine-encrypt-module)

Package adds Doctrine Module support to doctrine-encrypt module

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

[](#installation)

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

```
{
    "require": {
        "nepda/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

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 52.2% 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 ~106 days

Recently: every ~77 days

Total

13

Last Release

3139d ago

Major Versions

v1.1.0 → v6.0.02017-01-20

v1.2.1 → v7.0.02017-11-24

PHP version history (3 changes)1PHP &gt;=5.3

v6.0.1PHP &gt;=7.0

v7.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/791aed3afcdbc490d6c78359811a940abfafa7d36c1e765d801953eae403416e?d=identicon)[nepda](/maintainers/nepda)

---

Top Contributors

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

---

Tags

encryptiondoctrinezendzf2

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.9k9](/packages/hounddog-doctrine-data-fixture-module)[mamuz/mamuz-blog

Provides blog feature for ZF2 with Doctrine

101.1k1](/packages/mamuz-mamuz-blog)

PHPackages © 2026

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