Libraries tagged by slqsrv
mvccore/ext-model-db-sqlsrv
356 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
jakub-klapka/laravel-doctrine-sqlsrv-date-fix
12 Downloads
Fixes datetime type bug with DBAL and MSSQL
istattic/sqlsrvdropper
123 Downloads
A simple class to enable dropping SQLSrv Columns within a Laravel migration.
francerz/sqlsrv-builder
13 Downloads
Microsoft SQL Server driver for francerz/sql-builder
ankapix/phalcon-sqlsrv
269 Downloads
Phalcon SqlSrv
ai-zamurai/phalcon-sqlsrv
16 Downloads
Phalcon - MS SQL Server (PDO) Adapter (Phalcon 4 compatible fork)
thedigital/sqlschema
429 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tafoyaventures/ezsql-tafoya
12 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
srjlewis/aura-sql
37 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.
rotexsoft/sqlschema
1333 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.
rguj/ldm2
4 Downloads
Laravel Database Manager v2
otter/orm
1 Downloads
Simple ORM for SQL Server
oldpak/dbal
14 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
maegnes/zf2doctrine2sqlsrv
28 Downloads
ZF2 Module which integrates Sqlsrv specific types for the doctrine2 DBAL
lucasmilin/mssql-abstract-layer
85 Downloads
MSSQL abstract layer for PHP