Sudu

A lightning fast image/media app

View the Project on GitHub Digital-Peak/Sudu

Contribution

Want to contribute a bugfix or new feature to Sudu. No problem. Clone the repo, checkout a new branch and open a new pull request.

Code style

For every pr a code style check is performed. If there is a violation, then the pr is flagged with an error.

Tests

Actually we have a PHP test suite which is executed on every pr or push. Make sure that every pr contains also a test case which covers the fix or new code.