| title | Download the Microsoft Drivers for PHP for SQL Server |
|---|---|
| description | Download the Microsoft Drivers for PHP for SQL Server to develop PHP applications that connect to SQL Server and Azure SQL Database. |
| author | David-Engel |
| ms.author | v-davidengel |
| ms.date | 06/16/2022 |
| ms.prod | sql |
| ms.technology | connectivity |
| ms.topic | conceptual |
The Microsoft Drivers for PHP for SQL Server enable integration with SQL Server for PHP applications. The drivers are PHP extensions that allow the reading and writing of SQL Server data from within PHP scripts. The drivers provide interfaces for accessing data in Azure SQL Database and in all editions of SQL Server 2012 and later (including Express Editions). The drivers make use of PHP features, including PHP streams, to read and write large objects.
On Linux and macOS, the drivers for PHP are easily downloaded and installed using PECL. See the Linux and macOS installation tutorial for details. If you need to download and install the drivers for PHP on Linux and macOS manually, packages for those platforms can be found on the GitHub release tags.
Microsoft Drivers 5.10 for PHP for SQL Server is the latest general availability (GA) version.
:::image type="icon" source="../../includes/media/download.svg" border="false"::: Download Microsoft Drivers for PHP for SQL Server (Windows)
GitHub Release Tag v5.10.1 (Linux and macOS packages are available here)
- Release number: 5.10.1
- Released: June 14, 2022
If you have feedback, the best way to contact the Microsoft Drivers for PHP for SQL Server team is by filing an issue on the GitHub repository.
For details about what has changed in this release, see the release notes.
This page is for the latest version of the Microsoft Drivers for PHP only. To download previous versions, see Previous Microsoft Drivers for PHP for SQL Server Releases.
Getting Started with the Microsoft Drivers for PHP for SQL Server
System Requirements for the Microsoft Drivers for PHP for SQL Server
Microsoft PHP Drivers for SQL Server Support Matrix
Programming Guide for the Microsoft Drivers for PHP for SQL Server
SQLSRV Driver API Reference
PDO_SQLSRV Driver API Reference