aeliot/doctrine-encrypted-bundle
Symfony bundle that adds Doctrine column types for encrypting individual database fields. Install via Composer, configure your key and mappings, and store encrypted values transparently. Notes on DB charset/collation (utf8mb4) for reliable sizing.
|
Package
|
Constraint
|
|---|---|
| aeliot/doctrine-encrypted-contracts | ^0.1 |
| aeliot/doctrine-encrypted-query | ^0.1.1 |
| aeliot/doctrine-encrypted-types | ^0.1 |
| doctrine/dbal | ^3.8 |
| doctrine/orm | ^2.15 |
| doctrine/persistence | ^2.0|^3.0 |
| symfony/config | ^5.4|^6.0|^7.0 |
| symfony/dependency-injection | ^5.4|^6.0|^7.0 |
| symfony/http-kernel | ^5.4|^6.0|^7.0 |
|
Package
|
Constraint
|
|---|---|
| doctrine/doctrine-bundle | ^2 |
| phpstan/extension-installer | ^1.3 |
| phpstan/phpstan | ^1.10 |
| phpstan/phpstan-phpunit | ^1.3 |
| phpunit/phpunit | 9.5.* |
| roave/security-advisories | dev-latest |
| squizlabs/php_codesniffer | ^3.9 |
| symfony/doctrine-bridge | ^5.4|^6.0|^7.0 |
| symfony/dotenv | ^5.4|^6.0|^7.0 |
| symfony/framework-bundle | ^5.4|^6.0|^7.0 |
| symfony/phpunit-bridge | ^5.4|^6.0|^7.0 |
| symfony/yaml | ^5.4|^6.0|^7.0 |
How can I help you explore Laravel packages today?