#900568 RFP: php-pdo-sqlsrv -- PHP PECL extension for Microsoft Drivers for PHP for SQL Server (PDO driver)

Package:
wnpp
Source:
wnpp
Submitter:
Eric Morino
Date:
2025-11-29 16:41:05 UTC
Severity:
wishlist
Tags:
#900568#5
Date:
2018-06-01 12:56:35 UTC
From:
To:
* Package name    : php-pdo_sqlsrv
  Version         : 5.2.0
  Upstream Author : Meet Bhagdev <meetb@microsoft.com>
* URL             : http://pecl.php.net/package/pdo_sqlsrv
* License         : The MIT License (MIT)
  Programming Lang: PHP
  Description     : PHP PECL extension for Microsoft Drivers for PHP for SQL Server (PDO driver)

The Microsoft Drivers for PHP for SQL Server are PHP extensions that allow for the reading and writing of SQL Server data from within PHP scripts.

The SQLSRV extension provides a procedural interface while the PDO_SQLSRV extension implements PDO for accessing data in all editions of SQL Server 2008 R2 and later (including Azure SQL DB). These drivers rely on the Microsoft ODBC Driver for SQL Server to handle the low-level communication with SQL Server.

*This package contains only the PDO_SQLSRV driver.*

#900568#14
Date:
2024-03-14 08:37:10 UTC
From:
To:
control: tag -1 patch

Hi,

I’ve prepared a php-pdo-sqlsrv package for Bullseye (I had to stick with
version 5.10 for PHP 7.4), it should work almost out of the box for
Bookworm and unstable. I don’t intend to upload it to Debian proper, but
it’s available in a public repository.

https://gitea.evolix.org/dprevot/php-pdo-sqlsrv

Regards,