Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code Quality Checker Tools For PHP Projects

A collection of code quality tools for PHP projects that you can use to analyze and fix your code in your local environments or in CI pipelines. The collection will not contain testing tools.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
A tool to automatically fix PHP Coding Standards issues
Parse: A Static Security Scanner
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Copy/Paste Detector (CPD) for PHP code.
A tool for quickly measuring the size of a PHP project.
PHP Magic Number Detector
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream meas…
PHP Static Analysis Tool - discover bugs in your code without running it!
A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications
PHP Mutation Testing library

[8]ページ先頭

©2009-2026 Movatter.jp