FICHA · MANJARO

php82-pdo

pdo module for php82

  • language-extension
  • Dev
  • DATABASE
  • Web
  • Dependency only
  • Same app · 2 sources
official+codex · reviewed · Jun 3, 2026 description in en

Description

Applications running on PHP 8.2 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 with a matching database driver. Credentials, query parameters, transactions, and stored records need care because mistakes can expose or corrupt data.

Permissions

Permissions not analysed for this source yet.