Skip to content

codeclimate/codeclimate-sonar-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c3f2395 · Apr 23, 2025

History

28 Commits
Feb 13, 2023
Apr 20, 2018
Dec 21, 2017
Dec 21, 2017
Oct 31, 2017
Oct 31, 2017
Oct 31, 2017
Jan 17, 2022
Oct 31, 2017
Feb 13, 2023
Oct 31, 2017
Apr 15, 2025
Jan 17, 2022
Oct 31, 2017

Repository files navigation

Try Qlty today, the newest edition of Code Climate Quality.

This repository is deprecated and archived.

This is a repository for a Code Climate Quality plugin which is packaged as a Docker image.

Code Climate Quality is being replaced with the new Qlty code quality platform. Qlty uses a new plugin system which does not require packaging plugins as Docker images.

As a result, this repository is no longer maintained and has been archived.

Advantages of Qlty plugins

The new Qlty plugins system provides key advantages over the older, Docker-based plugin system:

  • Linting runs much faster without the overhead of virtualization
  • New versions of linters are available immediately without needing to wait for a re-packaged release
  • Plugins can be run with any arbitrary extensions (like extra rules and configs) without requiring pre-packaging
  • Eliminates security issues associated with exposing a Docker daemon

Try out Qlty today free

Qlty CLI is the fastest linter and auto-formatter for polyglot teams. It is completely free and available for Mac, Windows, and Linux.

  • Install Qlty CLI: curl https://qlty.sh | sh # Mac or Linux or powershell -c "iwr https://qlty.sh | iex" # Windows

Qlty Cloud is a full code health platform for integrating code quality into development team workflows. It is free for unlimited private contributors.

Note: For existing customers of Quality, please see our Migration Guide for more information and resources.