An open API service indexing awesome lists of open source software.

https://github.com/radsectors/sqlshim

PHP sqlsrv functions for Linux/OS X
https://github.com/radsectors/sqlshim

linux php sqlsrv

Last synced: 5 months ago
JSON representation

PHP sqlsrv functions for Linux/OS X

Awesome Lists containing this project

README

          

# **sqlshim** • sqlsrv for Linux/OS X

**sqlshim** replicates [sqlsrv (Microsoft SQL Server Driver for PHP)](https://github.com/Microsoft/msphpsql) 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. `