Description
Legacy PHP 8.0 applications can connect to MySQL and MariaDB databases. This package contains PHP database drivers used by web apps, CMS platforms, admin tools, and backend jobs that store or query records. It is dependency-only and has no separate launcher; PHP code uses it when the extension is enabled and database credentials are configured. Review connection strings, privileges, prepared statements, and backups because database access can expose private data or perform destructive writes.