Source: alt-php85-pecl-sqlsrv
Section: php
Priority: optional
Maintainer: Eduard Chiganov <echiganov@cloudlinux.com>
Build-Depends: debhelper (>=9),
               alt-php85-dev,
                unixodbc-dev,
               autoconf,
Standards-Version: 3.9.6
Homepage: http://pecl.php.net/


Package: alt-php85-pecl-sqlsrv
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
  alt-php85-pdo
Conflicts:
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 2012 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.
