kduma/simple-dal-flysystem-adapter

Simple DAL - Flysystem adapter (local, ZIP, S3, etc.)

Maintainers

Package info

github.com/kduma-OSS-splits/PHP-simple-dal-flysystem-adapter

Homepage

pkg:composer/kduma/simple-dal-flysystem-adapter

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-17 12:15:30 UTC


README

Flysystem adapter for Simple DAL. Stores each record as a self-contained directory with JSON data and attachment files. Works with any Flysystem filesystem -- local directories, ZIP archives, S3, and more.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-flysystem-adapter

Documentation

See the full documentation.

License

MIT