shapecode/nya-doctrine-encrypt-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Maintainers

Package info

github.com/shapecode/nya-doctrine-encrypt-bundle

Wiki

Type:symfony-bundle

pkg:composer/shapecode/nya-doctrine-encrypt-bundle

Fund package maintenance!

Liberapay

paypal.me/nloges

Statistics

Installs: 4 555

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 3

2.0.0 2019-07-22 08:56 UTC

This package is auto-updated.

Last update: 2023-12-03 12:19:46 UTC


README

paypal

PHP Version Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads License

This is an fork from the original bundle created by michaeldegroot which can be found here: michaeldegroot/DoctrineEncryptBundle

Using Halite

You will need to require Halite yourself

composer require paragonie/halite

// config.yml
shapecode_doctrine_encrypt:
    encryptor: halite

Documentation