Libraries tagged by mssql
mediamonks/mssql-bundle
34650 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
skiptirengu/yii2-mssql-schema
10447 Downloads
Optimized Schema for Yii2 applications using mssql databases
p4bgroup/phalcon-nested-sets
661 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
naprstek/doctrine-functions
24433 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
falseclock/dbd-php
3307 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
dg/adminer
104 Downloads
Customization for Adminer, the best database management tool written in PHP.
cpierce/cakephp-sybasedb
31185 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
baka/phalcon-sqlsrv
13483 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
tobya/laravel-mssql-dateformat
1460 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
patabugen/laravel-mssql-changes
916 Downloads
A package to manage Change Tracking and view changes in Microsoft's SQL Server (2008) from Laravel
hexblot/mssql-compat
255 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
thewunder/corma-dbal
66 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
socialblue/laravel-query-adviser
3186 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
32 Downloads
A Laravel package for enjoyably managing database queries.