Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php70-php-sqlsrv - Microsoft Drivers for PHP for SQL Server

Website:
https://github.com/Microsoft/msphpsql
Licence:
MIT
Vendor:
Remi Collet
Description:
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.

You can download the Microsoft ODBC Driver from
https://docs.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server

Package built using msodbcsql version 13.1.
Package built for PHP 7.0 as Software Collection (php70 by remi).

Packages

php70-php-sqlsrv-5.3.0-1.el8.remi.x86_64 [180 KiB] Changelog by Remi Collet (2018-07-21):
- update to 5.3.0 (stable)