moodle-local_codechecker
Code checker
Automates code quality checks in Moodle plugins using PHP CodeSniffer
A Moodle local plugin providing a simple web UI to run the MoodleCS coding style checks with PHP_CodeSniffer.
63 stars
26 watching
72 forks
Language: PHP
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
phpcsstandards/php_codesniffer | Detects and enforces coding standards in PHP code to ensure consistency and quality. | 969 |
magento-ecg/coding-standard | Automated PHP code quality check tool for Magento and PHP applications | 308 |
higidi/composer-phpcodesniffer-standards-plugin | Installs PHP CodeSniffer Standards to enforce coding consistency and quality | 6 |
extdn/extdn-phpcs | A collection of advanced PHP CodeSniffer rules for Magento 2 development to enforce best practices and improve code quality. | 81 |
cakephp/cakephp-codesniffer | A tool that checks PHP code against coding standards used in CakePHP | 238 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
phpcheckstyle/phpcheckstyle | Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 341 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
awelzel/flake8-gl-codeclimate | Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature. | 25 |
maglnet/composerrequirechecker | Analyzes composer dependencies and checks for unknown symbols used in the code of a package. | 896 |
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
benmorris/netarchtest | Enforces architectural rules in .Net codebases to promote consistent design and maintainability | 1,396 |