FICHA · AUR

php84-sqlite

sqlite module for php84

  • PHP runtime module
  • RUNTIME-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Applications running on PHP 8.4 can store and query data in local SQLite files. This runtime extension suits small apps, caches, tests, embedded tools, and single-host services that need a lightweight database without a server. It is dependency-only and has no separate launcher; PHP code uses it when enabled. File paths, permissions, backups, locking, and prepared statements matter because SQLite files can hold private records and can be corrupted by unsafe writes.

Permissions

Permissions not analysed for this source yet.