vmelnik-ukraine / DoctrineEncryptBundle

Bundle allows you to create doctrine entities with fields that will be protected by encryption algorithms such as AES
MIT License
71 stars 227 forks source link

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

Read the Documentation

License

This bundle is under the MIT license. See the complete license in the bundle

Versions

I'm using Semantic Versioning like described here