DoctrineEncryptBundle
DoctrineEncryptBundle copied to clipboard
Bundle allows you to create doctrine entities with fields that will be protected by encryption algorithms such as AES
#DoctrineEncryptBundle
Bundle allows to create doctrine entities with fields that will be protected with help of some encryption algorithm in database and it will be clearly for developer, because bundle is uses doctrine life cycle events
###Documentation
The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle
###License
This bundle is under the MIT license. See the complete license in the bundle
###Versions
I'm using Semantic Versioning like described here