kduma/simple-dal-zip-adapter

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

Simple DAL - ZIP archive adapter

Maintainers

Package info

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

Homepage

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

Statistics

Installs: 1

Dependents: 0

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:17 UTC


README

ZIP archive adapter for Simple DAL. Same layout as the directory adapter, but inside a ZIP file. Useful for export, import, and backups.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-zip-adapter

Documentation

See the full documentation.

License

MIT