krytenuk/doctrine-crypt

Laminas module for automatic encrypting/decrypting data in Doctrine entities

Maintainers

Package info

github.com/krytenuk/doctrine-crypt

Homepage

Type:module

pkg:composer/krytenuk/doctrine-crypt

Fund package maintenance!

Other

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.1 2023-05-20 14:50 UTC

This package is auto-updated.

Last update: 2026-03-01 00:41:54 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.