Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork12
MSSQL Server driver for Yii Database
License
yiisoft/db-mssql
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
MSSQL Server driver forYii Database is a package for working withMSSQL databases in PHP.
The package provides a set of classes for connecting to aMSSQL 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 wellas tools for working with transactions.
To use it, you will need to have the PHPMSSQL extension installed and enabled on your server. You will also need tohave access to a SQL Server database and the necessary credentials to connect to it.
| PHP | MSSQL Version | CI-Actions |
|---|---|---|
| 8.1 - 8.4 | 2017 - 2022 |
The package could be installed withComposer:
composer require yiisoft/db-mssql
Important
It also depends onPSR-16: Common Interface for Caching Libraries and requiresthe installation ofPSR-16 implementation.For example,yiisoft/cache or one of the othercache handlers.
To configure connection to MSSQL database checkConnecting MSSQL.
Check the documentation docs to learn about usage.
If you need help or have a question, theYii Forum is a good place for that.You may also check out otherYii Community Resources.
The Yii Database MSSQL Server driver is free software. It is released under the terms of the BSD License.Please seeLICENSE for more information.
Maintained byYii Software.
About
MSSQL Server driver for Yii Database
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.