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.
$ composer require "radsectors/sqlshim:dev-master"
<?php require 'vendor/autoload.php';
- ???
- Profit!
See the wiki for more detailed documentation and support.
See CONTRIBUTING.md for contribution info.
❤ sqlshim? Send 💸!
See LICENSE for license info.