vmelnik/doctrine-encrypt-bundle

Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm

2.0.1 2013-01-05 22:57 UTC

This package is not auto-updated.

Last update: 2024-04-13 10:59:56 UTC


README

#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