Libraries tagged by MS SQL
dg/adminer
1046 Downloads
Customization for Adminer, the best database management tool written in PHP.
skiptirengu/yii2-mssql-schema
12129 Downloads
Optimized Schema for Yii2 applications using mssql databases
thewunder/corma-dbal
6068 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ramadan/easy-model
735 Downloads
A Laravel package for enjoyably managing database queries.
lovullo/dbal
27881 Downloads
Database Abstraction Layer
falseclock/dbd-php
4901 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
naprstek/doctrine-functions
29943 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
cpierce/cakephp-sybasedb
32433 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
baka/phalcon-sqlsrv
14100 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
realestateconz/mssql-bundle
404266 Downloads
Microsoft SQL Server Bundle for Symfony 2
tobya/laravel-mssql-dateformat
2455 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
silverstripe/mssql
7800 Downloads
Adds MSSQL support to SilverStripe
hexblot/mssql-compat
293 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
socialblue/laravel-query-adviser
3319 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.