Libraries tagged by sql-server
techscope/laravel-sqlserver
2073 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.
rotexsoft/sqlschema
545 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
kenlog/database-custom
21 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.
hi/sqlquery
62 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
chamamme/noquery
38 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
soupmix/base
970 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
masnathan/sql-query-formatter
1700 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
systemico/conector_db
1111 Downloads
Singleton pattern to connect database Mysql, PostgreSQL, Oracle, SQL Server, and others.
starbloom/drush-sqlserver-driver
321 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
mvccore/ext-model-db-sqlsrv
313 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
evaldx/laravel-linux-mssql-fix
17 Downloads
An optimized SQL Server Grammar for Laravel
mineadmin/odbc-sql-server
869 Downloads
在 Hyperf 下通过 odbc 驱动连接 mssql
martinezart87/laravel-sql-server-custom-connector
161 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
acseo/sql-server-bundle
76 Downloads
Bundle used to provide data type convertion between Doctrine and MSSQLDriver