Search by

kduma / simple-dal-encryption

kduma

Simple DAL - Selective attachment encryption plugin

v0.2.0 2026-03-20 08:51 UTC

This package is auto-updated.

Last update: 2026-08-20 09:51:57 UTC


README

Selective attachment encryption plugin for Simple DAL. Transparently encrypts and decrypts attachments based on configurable per-entity, per-attachment, and per-record rules.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-encryption

Requires a cipher provider package (e.g. kduma/simple-dal-encryption-sodium or kduma/simple-dal-encryption-phpseclib).

Documentation

See the full documentation.

License

MIT