Search by

kduma / simple-dal-zip-adapter

kduma

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

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