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

Dependents: 2

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