Skip to content
Tom de Wit edited this page Feb 9, 2021 · 8 revisions

Project documentation and how-to's

Via the following documentation and how-to's we'd like to help you setup GitLab CI/CD with Code Quality enabled so you can focus on important implementation details and let PHP's ecosystem of tools focus on type errors or forgotten comma's.

Supported JSON files and how to use them in combination with our subset converter

If your project uses any of the following tools, please take a look at their dedicated pages:

Setup code quality converter

When you've installed and configured one (or multiple) QA tools, please take a look at the how-to page describing how to install and configure the code quality converter: How to install and setup our code quality converter

Example GitLab CI/CD configuration setup

Please refer to the GitLab CI/CD configuration example if you're looking for a detailed setup, with all supported tools included: GitLab CI CD configuration.

Docker support

If you're using Docker, please refer to the dedicated page on our Docker support: Running the CLI command in Docker