Description
Legacy PHP 8.1 applications can use PDO connections to Firebird databases. This runtime extension is useful for maintaining older business systems, reporting scripts, or internal tools that still depend on Firebird-backed records. It is dependency-only and has no separate launcher; PHP code uses it with PDO after credentials are configured. Database roles, connection strings, backups, and prepared statements need care because the module can read or change stored business data.