Download the PHP package wemxo/encryption-bundle without Composer
On this page you can find all versions of the php package wemxo/encryption-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wemxo/encryption-bundle
More information about wemxo/encryption-bundle
Files in wemxo/encryption-bundle
Download wemxo/encryption-bundle
More information about wemxo/encryption-bundle
Files in wemxo/encryption-bundle
Vendor wemxo
Package encryption-bundle
Short Description Useful symfony bundle that offers the possibility to encrypt/decrypt sensitive data.
License MIT
Package encryption-bundle
Short Description Useful symfony bundle that offers the possibility to encrypt/decrypt sensitive data.
License MIT
Please rate this library. Is it a good library?
Informations about the package encryption-bundle
Encryption
The encryption bundle is a symfony bundle that allow you to encrypt and decrypt sensitive data based on a given encryption key, sipher algorithm and digest method.
Usage
1- Configuration
With this configuration, you will have access to a private service (instance of
Wemxo\EncryptionBundle\Encryption\EncryptionInterface
) in container named@wemxo.encryption.password
with an alias$passwordEncryption
.
2- Example
All versions of encryption-bundle with dependencies
PHP Build Version
Package Version
The package wemxo/encryption-bundle contains the following files
Loading the files please wait ....