Description
Legacy PHP 8.0 applications can connect to databases through ODBC data sources. This package supports business apps and integration scripts that need a vendor-neutral bridge to SQL Server, enterprise databases, or older database systems. It is dependency-only and has no separate launcher; PHP code uses it after the extension and ODBC data source are configured. DSN settings, credentials, driver trust, and query handling matter because ODBC often reaches sensitive production data.