PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Owen Hester   PHP SQLSRV Linux   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP SQLSRV Linux
Access Microsoft SQL Server databases in Linux
Author: By
Last change:
Date: 3 years ago
Size: 979 bytes
 

Contents

Class file image Download

sqlshim • sqlsrv for Linux/OS X

sqlshim replicates sqlsrv (Microsoft SQL Server Driver for PHP) functionality on Linux/OS X.

It began as a small set of spoofed sqlsrv functions and has since evolved into a full-on sqlsrv replacement.

It is currently in alpha and is primarily intended for use in dev environments or non-mission-critical applications. But I can't tell you what to do.

Getting Started

  1. `$ composer require "radsectors/sqlshim:dev-master"`
  2. `<?php require 'vendor/autoload.php';`
  3. ???
  4. _Profit!_

See the wiki for more detailed documentation and support.

Contributing

See CONTRIBUTING.md for contribution info.

? sqlshim? Send ?!

License

See LICENSE for license info.