kduma/simple-dal-directory-adapter

This package is abandoned and no longer maintained. The author suggests using the kduma/simple-dal-flysystem-adapter package instead.

Simple DAL - Directory/filesystem adapter

Maintainers

Package info

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

Homepage

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

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

v0.0.3 2026-03-17 01:55 UTC

This package is auto-updated.

Last update: 2026-03-17 02:48:22 UTC


README

Directory/filesystem adapter for Simple DAL. Stores each record as a self-contained directory with JSON data and attachment files. Designed for git-friendly workflows.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-directory-adapter

Documentation

See the full documentation.

License

MIT