Libraries tagged by mss
mediamonks/mssql-bundle
34653 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
p4bgroup/phalcon-nested-sets
680 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
naprstek/doctrine-functions
24484 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
falseclock/dbd-php
3330 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
dg/adminer
107 Downloads
Customization for Adminer, the best database management tool written in PHP.
cpierce/cakephp-sybasedb
31203 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
msschl/monolog-seq-handler
6588 Downloads
msschl/monolog-seq-handler sends log records to a Seq-Server.
msschl/monolog-http-handler
6724 Downloads
msschl/monolog-http-handler sends log records to a HTTP server.
tobya/laravel-mssql-dateformat
1476 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
skiptirengu/yii2-mssql-schema
10462 Downloads
Optimized Schema for Yii2 applications using mssql databases
patabugen/laravel-mssql-changes
916 Downloads
A package to manage Change Tracking and view changes in Microsoft's SQL Server (2008) from Laravel
lingmyat/mss-js-validation
120 Downloads
This will validate request from blade without reload
hexblot/mssql-compat
256 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
thewunder/corma-dbal
81 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.