joelface/sqlitepal

A simple, lightweight SQLite3 library for PHP

v0.1.0 2021-08-11 09:55 UTC

This package is auto-updated.

Last update: 2025-06-11 18:35:08 UTC


README

Tests Static Analysis Coding Standard

SQLitePal is a simple, lightweight library for working with SQLite3 databases in PHP. It's made for situations where all you need is a friendlier interface than what's provided by PHP's built-in SQLite3 class.