firmaprofesional/doctrine-encrypt-bundle
最新稳定版本:9.1
Composer 安装命令:
composer require firmaprofesional/doctrine-encrypt-bundle
包简介
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
README 文档
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
The package was originally created by Victor Melnik (@vmelnik-ukraine) and forked by Westin Pigott(@westinpigott). This is a fork of the latest.
Our goals with this fork are:
- Replace mcrypt with openssl encryption
- Fix problems with Symfony 3.4
The following documents are available:
###License
This bundle is under the MIT license. See the complete license in the bundle
###Versions
I'm using Semantic Versioning like described here
统计信息
- 总下载量: 39.35k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-10-01