Libraries tagged by mssql
dg/dibi
101112 Downloads
Dibi is Database Abstraction Library for PHP
mediamonks/mssql-bundle
34969 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
realestateconz/mssql-bundle
404130 Downloads
Microsoft SQL Server Bundle for Symfony 2
skiptirengu/yii2-mssql-schema
11318 Downloads
Optimized Schema for Yii2 applications using mssql databases
socialblue/laravel-query-adviser
3266 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
266 Downloads
A Laravel package for enjoyably managing database queries.
naprstek/doctrine-functions
26345 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
lovullo/dbal
23594 Downloads
Database Abstraction Layer
falseclock/dbd-php
4116 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
cpierce/cakephp-sybasedb
31677 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
dlevsha/compalex
43 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
tobya/laravel-mssql-dateformat
1950 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
hexblot/mssql-compat
274 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
thewunder/corma-dbal
759 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
techscope/laravel-sqlserver
2078 Downloads
Use ODBC to connect with your SQL Server instances from Laravel 5+