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

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

nfntynl/doctrine-encrypt-module
===============================

Fork of 51systems/doctrine-encrypt-module to support doctrine module ^1.2

1.2.0(9y ago)03.6kMITPHPPHP ^5.6 || ^7.0

Since May 27Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (9)Used By (0)

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

[](#doctrine-encrypt-module)

Package adds Doctrine Module support to doctrine-encrypt module

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

[](#installation)

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

```
{
    "require": {
        "nfntynl/doctrine-encrypt-module": "^1.2.0"
    }
}
```

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

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 70.6% 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 ~195 days

Recently: every ~244 days

Total

6

Last Release

3437d ago

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

1.2.0PHP ^5.6 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9309b99eed59d90c8e584bfef2b8bc40d4dd350a8093e102a68efce23e850d10?d=identicon)[erwinkloosterboer](/maintainers/erwinkloosterboer)

---

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)")[![erwinkloosterboer](https://avatars.githubusercontent.com/u/1713774?v=4)](https://github.com/erwinkloosterboer "erwinkloosterboer (1 commits)")

---

Tags

encryptiondoctrinezendzf2

### Embed Badge

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

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

PHPackages © 2026

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