php-code-quality
PHP code analysis tool
A Docker image containing multiple PHP code quality tools to analyze and improve the maintainability and reliability of PHP applications.
Docker image containing multiple code quality tools for PHP (phpqatools and more).
155 stars
13 watching
26 forks
Language: Dockerfile
last commit: about 2 years ago code-qualitydockerdocker-imagepdependphpphp-codesnifferphp7php8phpcpdphplocphpmdphpmetricsphpqatoolsphpstanphpunitstatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
exakat/exakat | An automated code review tool for PHP codebases, identifying issues and potential problems to improve maintainability and quality. | 379 |
carlosas/phpat | A tool that analyzes and enforces coding standards and architectural rules in PHP applications. | 1,089 |
pdepend/pdepend | Analyzes and evaluates the quality of PHP software designs to improve maintainability, reusability, and extensibility. | 926 |
sonarsource/sonar-php | Analyzes PHP code for quality and security issues | 390 |
phpcsstandards/php_codesniffer | Detects and enforces coding standards in PHP code to ensure consistency and quality. | 969 |
javanile/php-glossary | Analyze source code to identify terms associated with business logic in PHP projects. | 5 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
php-gettext/php-scanner | Automates the process of analyzing PHP code to extract translation metadata for use with gettext | 14 |
phpactor/phpactor | A tool that provides intelligent code completion and refactoring capabilities for PHP developers | 1,440 |
extdn/extdn-phpcs | A collection of advanced PHP CodeSniffer rules for Magento 2 development to enforce best practices and improve code quality. | 81 |
phpcompatibility/phpcompatibilitysymfony | Analyzes PHP code for cross-version compatibility issues using Symfony polyfill libraries | 6 |
nayeemdev/clean-code-php | A collection of coding principles and guidelines aimed at improving the maintainability, readability, and performance of PHP codebases | 3 |
jacobbednarz/php-bench | A tool for comparing performance of small PHP code snippets | 13 |
fabpot/php-cs-fixer | Automates correction of coding standards issues in PHP code. | 46 |
phpcompatibility/phpcompatibilityjoomla | Analyzes PHP cross-version compatibility issues in Joomla-based projects. | 3 |