Libraries tagged by microsoft sql server
yiisoft/db-mssql
83695 Downloads
Microsoft SQL Server driver for Yii Database
tommyknocker/pdo-database-class
6270 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
microsoft/sqlsrv
2319 Downloads
Microsoft Drivers for PHP for SQL Server (SQLSRV) - procedural interface for connecting to Microsoft SQL Server and Azure SQL.
microsoft/pdo_sqlsrv
2411 Downloads
Microsoft Drivers for PHP for SQL Server (PDO_SQLSRV) - PDO driver for connecting to Microsoft SQL Server and Azure SQL.
falseclock/dbd-php
8118 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
realestateconz/mssql-bundle
404371 Downloads
Microsoft SQL Server Bundle for Symfony 2
soupmix/base
1058 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
kodus/sql-splitter
25485 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
techscope/laravel-sqlserver
2089 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
machaven/laravel-sqlserver
3959 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+
mediamonks/mssql-bundle
35096 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
hadiabedzadeh/mssql-browser
9 Downloads
A Laravel package for browsing Microsoft SQL Server databases with pagination, row editing/deleting, a read-only query editor, and SQL export.
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
ankapix/phalcon4-sqlsrv
308 Downloads
Microsoft SQL Server (PDO) database adapter for the Phalcon 4 framework
starbloom/drush-sqlserver-driver
707 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.