Download the PHP package jackprice/doctrine-encrypt without Composer
On this page you can find all versions of the php package jackprice/doctrine-encrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jackprice/doctrine-encrypt
More information about jackprice/doctrine-encrypt
Files in jackprice/doctrine-encrypt
Download jackprice/doctrine-encrypt
More information about jackprice/doctrine-encrypt
Files in jackprice/doctrine-encrypt
Vendor jackprice
Package doctrine-encrypt
Short Description A package for the safe encryption of Doctrine fields
License MIT
Package doctrine-encrypt
Short Description A package for the safe encryption of Doctrine fields
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-encrypt
jackprice/doctrine-encrypt
A package for the safe encryption and decryption of Doctrine fields.
Usage
Register the custom encrypted
Doctrine type somewhere in the initialisation of your application.
Set the encryption key.
Important: You are responsible for securing and generating a strong key.
Use the encrypted
type in your entities.
TODO
- [ ] Add more documentation
- [ ] Handle unencrypted fields
- [ ] Create a CLI to encrypt fields
- [ ] Allow key rotation
All versions of doctrine-encrypt with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
^2
doctrine/orm Version ^2.5
paragonie/random_compat Version ^1|^2
ext-mcrypt Version *
ext-openssl Version *
doctrine/orm Version ^2.5
paragonie/random_compat Version ^1|^2
ext-mcrypt Version *
ext-openssl Version *
The package jackprice/doctrine-encrypt contains the following files
Loading the files please wait ....