FICHA · AUR

php84-pdo

pdo 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 use a common database access layer across multiple SQL drivers. This runtime extension supplies PDO classes for prepared statements, transactions, and driver-neutral data access in web apps, tools, and backend jobs. It is dependency-only and has no separate launcher; PHP code uses it when enabled with a matching database driver. Connection strings, credentials, query parameters, and transaction handling need review because database access can expose or change stored records.

Permissions

Permissions not analysed for this source yet.