Libraries tagged by mss
socialblue/laravel-query-adviser
3319 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.
milanmadar/coolio-orm
198 Downloads
PHP ORM based on Doctrine DBAL
evosoftcz/dibi
5109 Downloads
Dibi is Database Abstraction Library for PHP
eclipxe/engineworks-dbal
1444 Downloads
PHP Database Abstraction Layer
chillerlan/php-database
1152 Downloads
An extensible database wrapper and query builder.
3mg/doctrine-pdo-dblib
11883 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
tobya/bcsmodel
3210 Downloads
Basic Model and Traits for BCS MSSQL Models
bookingsuedtirol/mss-php
17 Downloads
MSS API Client for PHP projects
mss/mss-sdk-php
66 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
hgv/mss-php
324 Downloads
MSS API Client for PHP projects
prone987/mssql-bundle
15 Downloads
Microsoft SQL Server Bundle for Symfony 2
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
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
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.