radsectors / sqlshim
sqlsrv for Linux/OS X
Installs: 26 844
Dependents: 0
Suggesters: 0
Security: 0
Stars: 20
Watchers: 4
Forks: 5
Open Issues: 4
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: *
- radsectors/urp: dev-master
This package is not auto-updated.
Last update: 2024-11-23 03:52:39 UTC
README
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
$ composer require "radsectors/sqlshim:dev-master"
<?php require 'vendor/autoload.php';
- ???
- 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.