PHPackages                             shapecode/nya-doctrine-encrypt-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. shapecode/nya-doctrine-encrypt-bundle

AbandonedSymfony-bundle[Database &amp; ORM](/categories/database)

shapecode/nya-doctrine-encrypt-bundle
=====================================

Not Yet Another Doctrine Encryption Bundle -.- Encrypt symfony entity's by verified and standardized libraries.

2.0.0(6y ago)44.6k1[2 issues](https://github.com/shapecode/nya-doctrine-encrypt-bundle/issues)[1 PRs](https://github.com/shapecode/nya-doctrine-encrypt-bundle/pulls)MITPHPPHP ~7.2

Since Jun 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/shapecode/nya-doctrine-encrypt-bundle)[ Packagist](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[ Docs](https://github.com/shapecode/nya-doctrine-encrypt-bundle)[ RSS](/packages/shapecode-nya-doctrine-encrypt-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (11)Versions (4)Used By (0)

Shapecode - Not Yet Another Doctrine Encrypt Bundle
===================================================

[](#shapecode---not-yet-another-doctrine-encrypt-bundle)

[![paypal](https://camo.githubusercontent.com/863cb4528d59447a96106e65c87541c857b3cc163ba9dd39edb9050bb5090618/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617970616c2d626c75652e737667)](http://paypal.me/nloges)

[![PHP Version](https://camo.githubusercontent.com/bfe015c24311695535600ff2b19b903d46b8045b52f50f8ec665cec98901f08d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e737667)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/222670726fbec3a464b085c21cef115d629f448091685fbea14534f12a8fc966/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/aabbdf5797e15aa32edfa5ec90112188dd8fcd77a269f9bffc161a70125d4682/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e7376673f6c6162656c3d756e737461626c65)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![Total Downloads](https://camo.githubusercontent.com/69d4d28468c9ae0a5c2e3d79a7cc380e863f401fa08eccc25a5027381fc23fd8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e737667)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/0550fcb70971e6ee13296584e820fa3a6a4535f50a61925b1b46cde443444431/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e737667)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![Daily Downloads](https://camo.githubusercontent.com/2f4ecdd66eb4e35631384be2eb3076605bf030f60227bed1512ad3bf475f0f5c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64642f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e737667)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)[![License](https://camo.githubusercontent.com/40d0278aa4d88bee1c10d49d1b103bb3e8c5822b76ebdff643f883bd86b66794/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7368617065636f64652f6e79612d646f637472696e652d656e63727970742d62756e646c652e737667)](https://packagist.org/packages/shapecode/nya-doctrine-encrypt-bundle)

This is an fork from the original bundle created by michaeldegroot which can be found here: [michaeldegroot/DoctrineEncryptBundle](https://github.com/michaeldegroot/DoctrineEncryptBundle)

### Using [Halite](https://github.com/paragonie/halite)

[](#using-halite)

*You will need to require Halite yourself*

`composer require paragonie/halite`

```
// config.yml
shapecode_doctrine_encrypt:
    encryptor: halite
```

### Documentation

[](#documentation)

- [Installation](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/installation.md)
- [Requirements](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/installation.md#requirements)
- [Configuration](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/configuration.md)
- [Usage](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/usage.md)
- [Console commands](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/commands.md)
- [Custom encryption class](https://github.com/shapecode/nya-doctrine-encrypt-bundle/blob/master/docs/custom_encryptor.md)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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 ~201 days

Total

3

Last Release

2490d ago

Major Versions

1.0.1 → 2.0.02019-07-22

PHP version history (2 changes)1.0.0PHP ~5.6|~7.0

2.0.0PHP ~7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa5022bc04220e19fd14f86fd9db50a3a1ddc1808cc282f79ffe0fff181359c8?d=identicon)[Nicklog](/maintainers/Nicklog)

---

Top Contributors

[![nicklog](https://avatars.githubusercontent.com/u/462920?v=4)](https://github.com/nicklog "nicklog (23 commits)")

---

Tags

symfonybundleencryptiondoctrineencryptdecryptDefusehaliteyetanotherNotnya

### Embed Badge

![Health badge](/badges/shapecode-nya-doctrine-encrypt-bundle/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[doctrineencryptbundle/doctrine-encrypt-bundle

Encrypted symfony entity's by verified and standardized libraries

29415.1k](/packages/doctrineencryptbundle-doctrine-encrypt-bundle)[michaeldegroot/doctrine-encrypt-bundle

Encrypted symfony entity's by verified and standardized libraries

1521.0M1](/packages/michaeldegroot-doctrine-encrypt-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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