2017 © Pedro Peláez
 

yii2-extension yii2-mssql

MSSQL Server extension for the Yii framework

image

yiisoft/yii2-mssql

MSSQL Server extension for the Yii framework

  • Tuesday, June 12, 2018
  • by cebe
  • Repository
  • 14 Watchers
  • 5 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 29 % Grown

The README.md

Yii MSSQL , (*1)

Yii Database MSSQL Server driver


Latest Stable Version Total Downloads Code Coverage Mutation testing badge static analysis type-coverage psalm-level, (*2)

MSSQL Server driver for Yii Database is a package for working with MSSQL databases in PHP., (*3)

The package provides a set of classes for connecting to a MSSQL database, creating and executing commands, and working with data. It also includes a set of tools for building and executing queries, including support for parameter binding, as well as tools for working with transactions., (*4)

To use it, you will need to have the PHP MSSQL extension installed and enabled on your server. You will also need to have access to a SQL Server database and the necessary credentials to connect to it., (*5)

Support version

PHP MSSQL Version CI-Actions
8.1 - 8.3 2017 - 2022 Build status

Installation

The package could be installed with Composer:, (*6)

composer require yiisoft/db-mssql

Documentation

To configure connection to MSSQL database check Connecting MSSQL., (*7)

Check the documentation docs to learn about usage., (*8)

If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources., (*9)

License

The Yii Database MSSQL Server driver is free software. It is released under the terms of the BSD License. Please see LICENSE for more information., (*10)

Maintained by Yii Software., (*11)

Support the project

Open Collective, (*12)

Follow updates

Official website Twitter Telegram Facebook Slack, (*13)

The Versions

12/06 2018

dev-master

9999999-dev

MSSQL Server extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 mssql sql server