kduma/simple-dal-encryption

Simple DAL - Selective attachment encryption plugin

Maintainers

Package info

github.com/kduma-OSS-splits/PHP-simple-dal-encryption

Homepage

pkg:composer/kduma/simple-dal-encryption

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

v0.0.5 2026-03-17 03:00 UTC

This package is auto-updated.

Last update: 2026-03-17 12:30:59 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