kduma/simple-dal-db-adapter

Simple DAL - SQLite database adapter

Maintainers

Package info

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

Homepage

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

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-17 12:13:25 UTC


README

SQLite database adapter for Simple DAL. Stores records as JSON in SQLite tables and attachments as BLOBs.

Part of the Simple DAL project.

Installation

composer require kduma/simple-dal-db-adapter

Documentation

See the full documentation.

License

MIT