Download the PHP package epsoftware/doctrine-odm-encrypt without Composer
On this page you can find all versions of the php package epsoftware/doctrine-odm-encrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download epsoftware/doctrine-odm-encrypt
More information about epsoftware/doctrine-odm-encrypt
Files in epsoftware/doctrine-odm-encrypt
Download epsoftware/doctrine-odm-encrypt
More information about epsoftware/doctrine-odm-encrypt
Files in epsoftware/doctrine-odm-encrypt
Vendor epsoftware
Package doctrine-odm-encrypt
Short Description Package encrypts and decrypts Doctrine fields through life cycle events.
License MIT
Package doctrine-odm-encrypt
Short Description Package encrypts and decrypts Doctrine fields through life cycle events.
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-odm-encrypt
DoctrineEncrypt
Package encrypts and decrypts Doctrine fields through life cycle events. This version of the Doctrine Encrypt package distinguishes itself with the following features:
- Superior Annotation parsing & caching using Doctrine's built in libraries for superior performance
- Totally transparent field encryption: the value will only be encrypted in the database, never in the value
- Unit testing
Integrations
The package supports the following integrations:
- Laravel
Upgrading
If you're upgrading from a previous version you can find some help with that in the upgrading guide.
Installation
Configuration
Laravel
Add the subscriber in the boot
method of a service provider.
Usage
Versions
I'm using Semantic Versioning like described here.
All versions of doctrine-odm-encrypt with dependencies
PHP Build Version
Package Version
The package epsoftware/doctrine-odm-encrypt contains the following files
Loading the files please wait ....