joelface/sqlitepal

A simple, lightweight SQLite3 library for PHP

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/joelface/sqlitepal

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

This package is auto-updated.

Last update: 2026-01-11 19:56:49 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.