krytenuk/doctrine-crypt

Laminas module for automatic encrypting/decrypting data in Doctrine entities

Fund package maintenance!
Other

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:module

1.1.1 2023-05-20 14:50 UTC

This package is auto-updated.

Last update: 2024-04-20 16:57:30 UTC


README

Docs available online.

Laminas Doctrine database record encryption/decryption module.

This module automates the process of encrypting and decrypting data to you database. You can easily keep your sensitive data more secure, especially in the event your database falls into the wrong hands.

This module requires Doctrine Module and uses Doctrine ORM.