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
71 stars
9 watching
227 forks
Language: PHP
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
| A bundle for encoding and decoding parameters using OpenSSL and Doctrine lifecycle events in Symfony applications | 93 |
| A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 369 |
| Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
| Enables tagging of Doctrine entities in Symfony applications | 76 |
| An extension to Entity Framework Core that adds support for encrypting data in entity properties | 331 |
| A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
| A library that provides secure string encryption and decryption with integrity checking in Android applications. | 739 |
| Automates generation of documentation for Doctrine ORM schema. | 15 |
| A wrapper around UserDefaults/NSUserDefaults with an extra AES-256 encryption layer | 227 |
| Protects and encrypts data stored in local storage. | 648 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| Provides an integration layer between Consistence enum value objects and Doctrine ORM | 8 |
| A Lua library that provides a simple way to encrypt files using AES encryption. | 18 |