Libraries tagged by mssql
dg/dibi
101240 Downloads
Dibi is Database Abstraction Library for PHP
skiptirengu/yii2-mssql-schema
12210 Downloads
Optimized Schema for Yii2 applications using mssql databases
thewunder/corma-dbal
6425 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
ramadan/easy-model
759 Downloads
A Laravel package for enjoyably managing database queries.
naprstek/doctrine-functions
31131 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
lovullo/dbal
28563 Downloads
Database Abstraction Layer
falseclock/dbd-php
5028 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
cpierce/cakephp-sybasedb
32458 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
silverstripe/mssql
7808 Downloads
Adds MSSQL support to SilverStripe
realestateconz/mssql-bundle
404270 Downloads
Microsoft SQL Server Bundle for Symfony 2
tobya/laravel-mssql-dateformat
2519 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
hexblot/mssql-compat
295 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
socialblue/laravel-query-adviser
3326 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.
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.