- PHP version: 8.1
- Needs Composer installed to run tests and linting
- Recommended to join the Discord if you're contributing
.editorconfig for any editor with EditorConfig support
VS Code users: .vscode/extensions.json and .vscode/settings.json are available
Setup once after cloning:
composer installcomposer lintfor lintingcomposer fix-changedto format the files your branch changed
