2017 © Pedro Peláez
 

library doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

image

nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  • Monday, December 25, 2017
  • by nepda
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,551 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 15 Versions
  • 4 % Grown

The README.md

Doctrine Encrypt Module

Package adds Doctrine Module support to doctrine-encrypt module, (*1)

Installation

Add nepda/doctrine-encrypt-module to your composer manifest., (*2)

{
    "require": {
        "nepda/doctrine-encrypt-module": "1.*"
    }
}

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., (*3)

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., (*4)

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., (*5)

Usage

See https://github.com/nepda/doctrine-encrypt, (*6)

The Versions

25/12 2017

dev-master

9999999-dev https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend doctrine encryption

24/11 2017

v7.0.2

7.0.2.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend doctrine encryption

24/11 2017

v7.0.1

7.0.1.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend doctrine encryption

24/11 2017

v7.0.0

7.0.0.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 zend doctrine encryption

23/01 2017

v1.2.1

1.2.1.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

21/01 2017

v6.0.2

6.0.2.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

20/01 2017

v6.0.1

6.0.1.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

20/01 2017

v6.0.0

6.0.0.0 https://github.com/nepda/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

11/03 2016

v1.1.0

1.1.0.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

11/03 2016

v1.2.0

1.2.0.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine encryption

30/05 2014

dev-release

dev-release https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine

30/05 2014
30/05 2014

v1.0.2

1.0.2.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

MIT

The Requires

 

zf2 zend doctrine

27/05 2014

1

1.0.0.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

The Requires

 

zf2 zend doctrine

27/05 2014

1.0.1

1.0.1.0 https://github.com/51systems/doctrine-encrypt-module

ZF2 Module for Doctrine2 field encryption

  Sources   Download

The Requires

 

zf2 zend doctrine