Contribute

Pull Requests

  1. Fork SphinxQL Query Builder
  2. Create a new branch for each feature or improvement
  3. Submit a pull request with your branch against the master branch

It is very important that you create a new branch for each feature, improvement, or fix so that may review the changes and merge the pull requests in a timely manner.

Coding Style

All pull requests must adhere to the PSR-2 standard.

Testing

All pull requests must be accompanied with passing tests and code coverage. The SphinxQL Query Builder uses PHPUnit for testing.

Issue Tracker

You can find our issue tracker at our SphinxQL Query Builder repository.