Libraries tagged by msms
cpierce/cakephp-sybasedb
32396 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
msschl/monolog-seq-handler
11389 Downloads
msschl/monolog-seq-handler sends log records to a Seq-Server.
msschl/monolog-http-handler
11530 Downloads
msschl/monolog-http-handler sends log records to a HTTP server.
mdmsoft/yii2-widgets
7370 Downloads
Widgets for Yii2
mdmsoft/yii2-gii
33512 Downloads
Yii2 custom generator for gii
mdmsoft/yii2-format-converter
20902 Downloads
Yii2 AR attribute converter
mdmsoft/yii2-ar-behaviors
23534 Downloads
Behaviors for Yii2
tobya/laravel-mssql-dateformat
2421 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
tnmdev/msisdn-helpers
2367 Downloads
MSISDN Helpers
silverstripe/mssql
7799 Downloads
Adds MSSQL support to SilverStripe
orkhanshukurlu/laravel-msm
90 Downloads
A package written for sending SMS with MSM provider in Laravel
mediamonks/mssql-bundle
35077 Downloads
Symfony Bundle for working with Microsoft SQL Server on *nix (dblib) and Windows (sqlsrv) with UTF-8 and transactions support
lingmyat/mss-js-validation
171 Downloads
This will validate request from blade without reload
hexblot/mssql-compat
291 Downloads
Small wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
socialblue/laravel-query-adviser
3312 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.