How to Upgrade SonarQube from its previous version to new version.
In this post we will see how SonarQube can be… Read More »How to Upgrade SonarQube from its previous version to new version.
In this post we will see how SonarQube can be… Read More »How to Upgrade SonarQube from its previous version to new version.
SonarQube provides Github plugin using which it can publish inline… Read More »GitHub pull request analysis using SonarQube
PHP CPD (PHP Copy Paste Detector) – Detecting duplicate code in PHP files
It is a PEAR tool that makes it easier to find duplicate code in php application.
Below are the links can be followed for more reference:… Read More »PHP CodeSniffer – A video session to show the installation process and integrating with editor and also setting up CodeSniffer standard for CodeIgniter
What is it: Itย is a process of making source code… Read More »Code Review = Quality Code
What is PHP Code Sniffer: A package for syntax checking.… Read More »PHP CodeSniffer – A tool to help writing codes as per coding standard guideline.