FICHA · AUR

php83-dba

dba module for php83

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

Description

Applications running on PHP 8.3 can access simple file-backed database formats through a common API. This runtime extension is used by scripts, caches, indexes, and compatibility layers that store key-value data outside a full database server. It is dependency-only and has no separate launcher; PHP code uses it when enabled. File permissions, locking, backups, and trusted paths matter because local database files can contain private records and can be damaged by concurrent writes.

Permissions

Permissions not analysed for this source yet.