A static analysis tool to detect side effects in PHP code
composer require "staabm/side-effects-detector:1.0.1"
| 包名 | 版本要求 |
|---|---|
| ext-tokenizer | * |
| php | ^7.4 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| phpstan/extension-installer | ^1.4.3 |
| phpstan/phpstan | ^1.12.6 |
| phpunit/phpunit | ^9.6.21 |
| symfony/var-dumper | ^5.4.43 |
| tomasvotruba/type-coverage | 1.0.0 |
| tomasvotruba/unused-public | 1.0.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-10-18 15:09:59 |
| 类型 | library |