Libraries tagged by mssql
tommyknocker/pdo-database-class
6264 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
infocyph/dblayer
6504 Downloads
High-performance, secure database layer for PHP and multi-driver capabilities
realestateconz/mssql-bundle
404369 Downloads
Microsoft SQL Server Bundle for Symfony 2
skiptirengu/yii2-mssql-schema
17705 Downloads
Optimized Schema for Yii2 applications using mssql databases
thewunder/corma-dbal
17446 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
socialblue/laravel-query-adviser
3983 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.
naprstek/doctrine-functions
37497 Downloads
A set of User Defined Functions to Doctrine 2, basically for MSSQL.
microsoft/sqlsrv
1765 Downloads
Microsoft Drivers for PHP for SQL Server (SQLSRV) - procedural interface for connecting to Microsoft SQL Server and Azure SQL.
microsoft/pdo_sqlsrv
1770 Downloads
Microsoft Drivers for PHP for SQL Server (PDO_SQLSRV) - PDO driver for connecting to Microsoft SQL Server and Azure SQL.
lovullo/dbal
44441 Downloads
Database Abstraction Layer
falseclock/dbd-php
8061 Downloads
Database driver for PHP (PostgreSQL, MySQL, MSSQL, OData, YellowERP, 1С)
cpierce/cakephp-sybasedb
33975 Downloads
CakePHP plugin to handle PDO MSSQL Connections using dblib
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
baka/phalcon-sqlsrv
16365 Downloads
Sage IT Component for Phalcon - MS SQL Server (PDO) Adapter
drkbcn/php-pdo-mssql-class
116 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.