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: 47

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-20 08:52:28 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