DoctrineEncryptBundle

Encryptor

Provides a way to encrypt data in Doctrine entities

Bundle allows you to create doctrine entities with fields that will be protected by encryption algorithms such as AES

GitHub

71 stars
9 watching
227 forks
Language: PHP
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carnage/doctrine-encrypted-column Provides a secure way to encrypt data stored through an object-relational mapping system 36
mogilvie/encryptbundle A bundle for encoding and decoding parameters using OpenSSL and Doctrine lifecycle events in Symfony applications 91
martin-georgiev/postgresql-for-doctrine A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. 360
fre5h/doctrineenumbundle Provides support for enumerations in Doctrine for use with Symfony applications. 460
fabienpennequin/fpntagbundle Enables tagging of Doctrine entities in Symfony applications 76
softfluent/entityframeworkcore.dataencryption An extension to Entity Framework Core that adds support for encrypting data in entity properties 329
leedavis81/drest A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. 87
tozny/java-aes-crypto A library that provides secure string encryption and decryption with integrity checking in Android applications. 738
wpottier/wizaddoctrinedocbundle Automates generation of documentation for Doctrine ORM schema. 15
vpeschenkov/securedefaults A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer 227
softvar/secure-ls Protects and encrypts data stored in local storage. 646
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
alichtman/deadbolt A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function 341
consistence/consistence-doctrine Provides an integration layer between Consistence enum value objects and Doctrine ORM 8
moteus/lua-aesfileencrypt A Lua library that provides a simple way to encrypt files using AES encryption. 18