Libraries tagged by MS SQL
dg/dibi
101281 Downloads
Dibi is Database Abstraction Library for PHP
baka/phalcon-sqlsrv
14215 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
thewunder/corma-dbal
6805 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
socialblue/laravel-query-adviser
3346 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
ramadan/easy-model
944 Downloads
A Laravel package for enjoyably managing database queries.
lovullo/dbal
30004 Downloads
Database Abstraction Layer
falseclock/dbd-php
5277 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
naprstek/doctrine-functions
32012 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
mabuzagu/pdo-dblib-module
33493 Downloads
MSSQL dbib module for zf
cpierce/cakephp-sybasedb
32502 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
realestateconz/mssql-bundle
404273 Downloads
Microsoft SQL Server Bundle for Symfony 2
tobya/laravel-mssql-dateformat
2616 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
skiptirengu/yii2-mssql-schema
12404 Downloads
Optimized Schema for Yii2 applications using mssql databases
hexblot/mssql-compat
300 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+