We're using Travis CI as a continuous integration system.
For details, see .travis.yml
.
We're using grumphp/grumphp
to drive the development.
Run
./vendor/bin/grumphp run
to run all the tests.
We are using drupol/php-conventions
to enforce coding standards.
Run
./vendor/bin/grumphp run
to automatically detect/fix coding standard violations.