odandb / doctrine-ciphersweet-encryption-bundle
Bridge between Doctrine and Ciphersweet libary in order to make encrypted and searchable fields
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 3
Open Issues: 0
Type:symfony-bundle
pkg:composer/odandb/doctrine-ciphersweet-encryption-bundle
Requires
- php: >=8.2
- ext-mbstring: *
- doctrine/doctrine-bundle: ^2.8.0
- doctrine/orm: ^2.14 || ^3.4
- paragonie/ciphersweet: ^3.0 || ^4.0
- symfony/config: ^6.4 || ^7.0
- symfony/console: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/deprecation-contracts: ^2.5 || ^3.2
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/process: ^6.4 || ^7.0
- symfony/property-access: ^6.4 || ^7.0
- symfony/property-info: ^6.4 || ^7.0
- symfony/service-contracts: ^2.2 || ^3.2
Requires (Dev)
- phpunit/phpunit: ^9.5
- symfony/browser-kit: ^6.4 || ^7.0
- symfony/doctrine-bridge: ^6.4 || ^7.0
- symfony/phpunit-bridge: ^6.4
- symfony/type-info: ^7.1
- symfony/yaml: ^6.4 || ^7.0
Suggests
- phpdocumentor/reflection-docblock: To use the PHPDoc
- symfony/type-info: To use TypeInfo instead of PropertyInfo (Symfony 7.1+)