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.

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