MVN

org.sonarsource.php : php

Maven & Gradle

Aug 25, 2023
356 stars

SonarSource PHP analyzer

<dependency>
    <groupId>org.sonarsource.php</groupId>
    <artifactId>php</artifactId>
    <version>3.32.0.10180</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonarsource.php : php to add to Maven - Latest Versions:

  • Latest Stable: 3.32.0.10180

All Versions

Choose a version of org.sonarsource.php : php to add to Maven - All Versions:

Version Vulnerabilities Updated
3.32.x
php-3.32.0.10180
3.31.x
php-3.31.0.9993
3.30.x
php-3.30.0.9766
3.29.x
php-3.29.0.9684
3.28.x
php-3.28.0.9490
3.27.x
php-3.27.1.9352
php-3.27.0.9339
3.26.x
php-3.26.0.9313
3.25.x
php-3.25.0.9077
3.24.x
php-3.24.0.8949
3.23.x
php-3.23.1.8766
php-3.23.0.8726
3.22.x
php-3.22.1.8626
php-3.22.0.8482
3.21.x
php-3.21.2.8292
php-3.21.1.8250
php-3.21.0.8193
3.20.x
php-3.20.0.8080
3.19.x
php-3.19.0.7847
3.18.x
php-3.18.0.7718
3.17.x
php-3.17.0.7439
3.16.x
php-3.16.0.7320
3.15.x
php-3.15.0.7197
3.14.x
php-3.14.0.6990
3.13.x
php-3.13.0.6849
3.12.x
php-3.12.0.6710
3.11.x
php-3.11.0.6645
3.10.x
php-3.10.0.6474
3.9.x
php-3.9.0.6331
3.8.x
php-3.8.1.6222
php-3.8.0.6152
3.7.x
php-3.7.0.5943
3.6.x
php-3.6.0.5808
3.5.x
php-3.5.0.5655
3.4.x
php-3.4.0.5461
3.3.x
php-3.3.0.5166
3.2.x
php-3.2.0.4868
3.1.x
php-3.1.1.4762
php-3.1.0.4743
3.0.x
php-3.0.0.4537
2.16.x
php-2.16.0.4355
2.15.x
php-2.15.0.4060
2.14.x
php-2.14.0.3569
2.13.x
php-2.13.0.3107
2.12.x
php-2.12.1.3018
php-2.12.0.2871
2.11.x
php-2.11.0.2485
2.10.x
php-2.10.0.2087
2.9.x
php-2.9.2.1744
php-2.9.1.1705
php-2.9.0.1664
2.8
php-2.8
2.7
php-2.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonarsource.php</groupId>
    <artifactId>php</artifactId>
    <version>3.32.0.10180</version>
</dependency>

Advertisement