Skip to content

Contributing

Your help is greatly appreciated.

Getting started

Making changes

There are several ways to help out:

  • Write missing test cases.
  • Write patches for bugs or features, preferably with test cases included.

A few guidelines to follow:

  • Coding standards: run composer cs-check (and composer cs-fix to auto-correct).
  • Passing tests: run composer test.

Additional resources

Released under the MIT License.