Libraries tagged by sql-server
martinezart87/laravel-sql-server-custom-connector
379 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
tyea/redlog
340 Downloads
A Laravel package for writing log messages to a MySQL, PostgreSQL, SQLite, or SQL Server database
techscope/laravel-sqlserver
2080 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
srjlewis/aura-sql
18 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
prone987/mssql-bundle
16 Downloads
Microsoft SQL Server Bundle for Symfony 2
machaven/laravel-sqlserver
3777 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
kenlog/database-custom
62 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
theodorejb/peachy-sql
5386 Downloads
A high-performance query builder and runner for PHP
masnathan/sql-query-formatter
1781 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
rui_mashita/laravel-dblib-odbc-sqlserver
1707 Downloads
PDO DBLIB or PDO ODBC SQL Server Driver for Laravel 4
mediamonks/mssql-bundle
35077 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
mineadmin/odbc-sql-server
887 Downloads
在 Hyperf 下通过 odbc 驱动连接 mssql
acseo/sql-server-bundle
76 Downloads
Bundle used to provide data type convertion between Doctrine and MSSQLDriver