PHP Classes

File: CONTRIBUTING.md

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

Contents

Class file image Download

How to Contribute

Donations

Monetary contributions are also appreciated!

Feedback

Has sqlshim worked for you? Has it failed? We want to know! * Discord * Slack * Issue tracker * Twitter

Specific Needs

Please see our help wanted issues.

Pull Requests

  1. Fork sqlshim
  2. Create your feature branch: `git checkout -b my-new-feature`
  3. Code some code!
  4. Commit your changes `git commit -am 'Added x feature'`
  5. Push your branch `git push origin my-new-feature`
  6. Submit pull request