FICHA · AUR

php80-pdo

pdo module for php80

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

Description

Legacy PHP 8.0 applications can use the common PDO database abstraction layer. This runtime extension supplies the core PDO API that database-specific drivers rely on for prepared statements, transactions, and consistent error handling. It is dependency-only and has no separate launcher; PHP apps load it together with a matching database driver. Care is needed with credentials, query parameters, transactions, and stored records because mistakes can expose or corrupt data.

Permissions

Permissions not analysed for this source yet.