2025年6月8日 星期日 乙巳(蛇)年 三月十二 设为首页 加入收藏
rss
您当前的位置:首页 > 计算机 > 编程开发 > PHP

PHP 工具包

时间:12-14来源:作者:点击数:15
城东书院 www.cdsy.xyz
  • composer - Dependency Manager for PHP(link:https://getcomposer.org/)
  • composer-bin-plugin - Composer plugin to install bin vendors in isolated locations(link:https://github.com/bamarni/composer-bin-plugin)
  • box - An application for building and managing Phars(link:https://box-project.github.io/box2/)
  • analyze - Visualizes metrics and source code(link:https://github.com/Qafoo/QualityAnalyzer)
  • behat - Helps to test business expectations(link:http://behat.org/)
  • churn - Discovers good candidates for refactoring(link:https://github.com/bmitch/churn-php)
  • composer-normalize - Composer plugin to normalize composer.json files(link:https://github.com/localheinz/composer-normalize)
  • dephpend - Detect flaws in your architecture(link:https://dephpend.com/)
  • deprecation-detector - Finds usages of deprecated code(link:https://github.com/sensiolabs-de/deprecation-detector)
  • deptrac - Enforces dependency rules between software layers(link:https://github.com/sensiolabs-de/deptrac)
  • design-pattern - Detects design patterns(link:https://github.com/Halleck45/DesignPatternDetector)
  • diffFilter - Applies QA tools to run on a single pull request(link:https://github.com/exussum12/coverageChecker)
  • ecs - Sets up and runs coding standard checks(link:https://github.com/Symplify/EasyCodingStandard)
  • infection - AST based PHP Mutation Testing Framework(link:https://infection.github.io/)
  • parallel-lint - Checks PHP file syntax(link:https://github.com/JakubOnderka/PHP-Parallel-Lint)
  • paratest - Parallel testing for PHPUnit(link:https://github.com/paratestphp/paratest)
  • pdepend - Static Analysis Tool(link:https://pdepend.org/)
  • phan - Static Analysis Tool(link:https://github.com/phan/phan)
  • php-coupling-detector - Detects code coupling issues(link:https://akeneo.github.io/php-coupling-detector/)
  • php-cs-fixer - PHP Coding Standards Fixer(link:http://cs.sensiolabs.org/)
  • php-formatter - Custom coding standards fixer(link:https://github.com/mmoreram/php-formatter)
  • php-semver-checker - Suggests a next version according to semantic versioning(link:https://github.com/tomzx/php-semver-checker)
  • phpDocumentor - Documentation generator(link:https://www.phpdoc.org/)
  • phpbench - PHP Benchmarking framework(link:https://github.com/phpbench/phpbench)
  • phpa - Checks for weak assumptions(link:https://github.com/rskuipers/php-assumptions)
  • phpca - Finds usage of non-built-in extensions(link:https://github.com/wapmorgan/PhpCodeAnalyzer)
  • phpcb - PHP Code Browser(link:https://github.com/mayflower/PHP_CodeBrowser)
  • phpcbf - Automatically corrects coding standard violations(link:https://github.com/squizlabs/PHP_CodeSniffer)
  • phpcf - Finds usage of deprecated features(link:http://wapmorgan.github.io/PhpCodeFixer/)
  • phpcov - a command-line frontend for the PHP_CodeCoverage library(link:https://github.com/sebastianbergmann/phpcov)
  • phpcpd - Copy/Paste Detector(link:https://github.com/sebastianbergmann/phpcpd)
  • phpcs - Detects coding standard violations(link:https://github.com/squizlabs/PHP_CodeSniffer)
  • phpda - Generates dependency graphs(link:https://mamuz.github.io/PhpDependencyAnalysis/)
  • phpdoc-to-typehint - Automatically adds type hints and return types based on PHPDocs(link:https://github.com/dunglas/phpdoc-to-typehint)
  • phplint - Lints php files in parallel(link:https://github.com/overtrue/phplint)
  • phploc - A tool for quickly measuring the size of a PHP project(link:https://github.com/sebastianbergmann/phploc)
  • phpmd - A tool for finding problems in PHP code(link:https://phpmd.org/)
  • phpmetrics - Static Analysis Tool(link:http://www.phpmetrics.org/)
  • phpmnd - Helps to detect magic numbers(link:https://github.com/povils/phpmnd)
  • phpspec - SpecBDD Framework(link:http://www.phpspec.net/)
  • phpstan - Static Analysis Tool(link:https://github.com/phpstan/phpstan)
  • phpstan-deprecation-rules - PHPStan rules for detecting deprecated code(link:https://github.com/phpstan/phpstan-deprecation-rules)
  • phpstan-localheinz-rules - Additional rules for PHPstan(link:https://github.com/localheinz/phpstan-rules)
  • phpstan-strict-rules - Extra strict and opinionated rules for PHPStan(link:https://github.com/phpstan/phpstan-strict-rules)
  • phpstan-doctrine - Doctrine extensions for PHPStan(link:https://github.com/phpstan/phpstan-doctrine)
  • phpstan-phpunit - PHPUnit extensions and rules for PHPStan(link:https://github.com/phpstan/phpstan-phpunit)
  • phpstan-symfony - Symfony extension for PHPStan(link:https://github.com/phpstan/phpstan-symfony)
  • phpstan-beberlei-assert - PHPStan extension for beberlei/assert(link:https://github.com/phpstan/phpstan-beberlei-assert)
  • phpstan-webmozart-assert - PHPStan extension for webmozart/assert(link:https://github.com/phpstan/phpstan-webmozart-assert)
  • phpstan-exception-rules - PHPStan rules for checked and unchecked exceptions(link:https://github.com/pepakriz/phpstan-exception-rules)
  • phpunit - The PHP testing framework(link:https://phpunit.de/)
  • phpunit-7 - The PHP testing framework (7.x version)(link:https://phpunit.de/)
  • psalm - Finds errors in PHP applications(link:https://getpsalm.org/)
  • psecio-parse - Scans code for potential security-related issues(link:https://github.com/psecio/parse)
  • rector - Tool for instant code upgrades and refactoring(link:https://github.com/rectorphp/rector)
  • roave-backward-compatibility-check - Tool to compare two revisions of a class API to check for BC breaks(link:https://github.com/Roave/BackwardCompatibilityCheck)
  • security-checker - Checks composer dependencies for known security vulnerabilities(link:https://github.com/sensiolabs/security-checker)
  • simple-phpunit - Provides utilities to report legacy tests and usage of deprecated code(link:https://symfony.com/doc/current/components/phpunit_bridge.html)
  • testability - Analyses and reports testability issues of a php codebase(link:https://github.com/edsonmedina/php_testability)
  • toolbox - 安装工具包的工具包(link:https://github.com/jakzal/toolbox)
城东书院 www.cdsy.xyz
方便获取更多学习、工作、生活信息请关注本站微信公众号城东书院 微信服务号城东书院 微信订阅号
推荐内容
相关内容
栏目更新
栏目热门
本栏推荐