library encryption-bundle
Bundle to integrate the giftcards/encryption lib into symfony
giftcards/encryption-bundle
Bundle to integrate the giftcards/encryption lib into symfony
- Tuesday, November 7, 2017
- by yjv
- Repository
- 4 Watchers
- 0 Stars
- 3,746 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 1 Open issues
- 7 Versions
- 4 % Grown
GiftcardsEncryptionBundle
Bundle to integrate the encryption lib into symfony, (*1)
default configuration, (*2)
# Default configuration for extension with alias: "giftcards_encryption"ftcards_encryption --ansi
giftcards_encryption:
cipher_texts:
rotators:
# Prototype
name:
type: ~ # Required
options: []
serializers:
type: ~ # Required
options: []
priority: 0
deserializers:
type: ~ # Required
options: []
priority: 0
profiles:
# Prototype
name:
cipher: ~ # Required
key_name: ~ # Required
keys:
sources:
type: ~ # Required
options: []
prefix: ''
add_circular_guard: false
cache: false
map:
# Prototype
name: ~
fallbacks:
# Prototype
name: []
combine:
# Prototype
name:
left: ~ # Required
right: ~ # Required
default_profile: null
doctrine:
encrypted_properties:
enabled: true
connections:
# Default:
- default
Doctrine
you can configure the the connections to assign the encrypted properties listener by setting the doctrine.encrypted_properties.connections with an
array of the names of the connections you configured in the doctrine configs that you want the encrypted properties feature to be available for.
if you are not using doctrine set doctrine.encrypted_properties.enabled to false., (*3)
dev-master
9999999-dev
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.3.0
1.3.0.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.2.0
1.2.0.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.1.1
1.1.1.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.1.0
1.1.0.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.0.1
1.0.1.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires
1.0.0
1.0.0.0
Bundle to integrate the giftcards/encryption lib into symfony
Sources
Download
MIT
The Requires
The Development Requires