Libraries tagged by sqlsrv
kitlabs/dbal
122 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
faulkj/db
690 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
theodorejb/peachy-sql
5384 Downloads
A high-performance query builder and runner for PHP
wattanar/sqlsrv-helper
48 Downloads
Sqlsrv library help you query a rows of data more easier
qualiasystems/phalcon-sqlsrv
26 Downloads
Qualia Systems Inc. Component for Phalcon - MS SQL Server (PDO) Adapter
mvccore/ext-model-db-sqlsrv
319 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
istattic/sqlsrvdropper
121 Downloads
A simple class to enable dropping SQLSrv Columns within a Laravel migration.
ankapix/phalcon4-sqlsrv
129 Downloads
Phalcon4 SqlSrv
ankapix/phalcon-sqlsrv
232 Downloads
Phalcon SqlSrv
mikeweb85/cakephp-sqlsrv
160 Downloads
Sqlsrv plugin for CakePHP
jakub-klapka/laravel-doctrine-sqlsrv-date-fix
9 Downloads
Fixes datetime type bug with DBAL and MSSQL
francerz/sqlsrv-builder
12 Downloads
Microsoft SQL Server driver for francerz/sql-builder
thedigital/sqlschema
428 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
srjlewis/aura-sql
10 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.