PHP CS Fixer- 一个代码标准库 PHP Manipulator- 用于分析和修改PHP源代码的库 PHP Metrics- 一个静态测量库 PHP Refactoring Browser- 一个用于重构PHP代码的命令行工具 php-semver-checker- 一个版本对比的命令行工具 UBench- 一个简单的小型基准测试库 Athletic- 一个基于标注的基准测试库 Mondrian- 使用图论的...
Feature request It would be useful to have a way to run the fixer from PHP code, passing in the code to be fixed as a string. My use case is https://github.com/drupal-code-builder/drupal-code-builder, a code generator for Drupal. I'm loo...
PHP CS Fixer - 一个编码标准库 PHP Manipulator - 一个分析和修改PHP源代码的库 PHP Mess Detector - 一个扫描代码缺陷,次优代码,未使用的参数等等的库。 PHP Metrics - 一个静态测量库 PHP Migration - 一个PHP版本升级的静态分析库 PHP Parser - 一个PHP编写的PHP解析器 PHP Refactoring Browser - 一个...
.php-cs-fixer.php-lowest.php .yamllint.yml CHANGELOG.md CONTRIBUTING.md LICENSE README.md UPGRADE-v3.md benchmark.sh box.json.dist ci-integration.sh composer.json docker-compose.override.yaml.dist docker-compose.yaml logo.md logo.png php-cs-fixer phpmd.xml phpstan.neon phpunit.xml.distBre...
Composer/Packagist- 一个包和依赖管理器. Composer Installers- 一个多框架Composer库安装器 pickle- PHP扩展安装器 Melody- A tool to build one file Composer scripts. 框架( Frameworks ) Web开发框架 Symfony2- 由独立组件构成的框架(SP2) Zend Framework 2- 同样是由独立组件构成的框架(ZF2) ...
php-cs-fixer - PHP Coding Standards Fixer php-formatter - Custom coding standards fixer php-semver-checker - Suggests a next version according to semantic versioning phpDocumentor - Documentation generator phpbench - PHP Benchmarking framework phpa - Checks for weak assumptions phpca - Finds usage ...
PHP CS Fixer - 一个PHP代码规范与质量检查工具 phpmd - 一个PHP代码规范与质量检查工具 PHPCPD - 一个检测复制和粘贴代码的库 PHP Analyser - 一个分析PHP代码中错误的库 PHP Manipulator - 用于分析和修改PHP源代码的库 PHP Metrics - 一个静态测量库 ...
PHP CS Fixer– A coding standard fixer library. PHP Manipulator– A library for analysing and modifying PHP Source Code. PHP Refactoring Browser– A command line utility for refactoring PHP code. UBench– A simple micro benchmark library. ...
PHP CS Fixer– A coding standard fixer library. PHP Manipulator– A library for analysing and modifying PHP Source Code. PHP Refactoring Browser– A command line utility for refactoring PHP code. UBench– A simple micro benchmark library. ...
box cs-fix <argument> 通过当前 box 的 PHP 版本运行 php-cs-fixer fix 命令 box phpstan <argument> 通过当前 box 的 PHP 版本运行任何 phpstan 命令 box pint <argument> 通过当前 box 的 PHP 版本运行任何 pint 命令 更多优化 Hyperf 3.0 仍做了大量的优化和调整,具体可以阅读 Hyperf 主仓库中的CHANGELOG...