Libraries tagged by sqlsrv
sebudesign/laravel-sql-server-grammar
1405 Downloads
An optimized SQL Server Grammar for Laravel & Lumen
rotexsoft/sqlschema
857 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.
faulkj/db
715 Downloads
A wrapper class for SQLSRV (MS SQL) in PHP.
aymanelarian/laravel-sqlserver-extender
289 Downloads
Extend SQL Server Grammar for Laravel & Lumen to fix migration
theodorejb/peachy-sql
5385 Downloads
A high-performance query builder and runner for PHP
wattanar/sqlsrv-helper
49 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
istattic/sqlsrvdropper
123 Downloads
A simple class to enable dropping SQLSrv Columns within a Laravel migration.
ankapix/phalcon-sqlsrv
232 Downloads
Phalcon SqlSrv
mikeweb85/cakephp-sqlsrv
161 Downloads
Sqlsrv plugin for CakePHP
jakub-klapka/laravel-doctrine-sqlsrv-date-fix
12 Downloads
Fixes datetime type bug with DBAL and MSSQL
francerz/sqlsrv-builder
13 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
12 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.