Reflection library to do Static Analysis for PHP Projects
composer require "phpdocumentor/reflection:5.3.2"
| 包名 | 版本要求 |
|---|---|
| nikic/php-parser | ~4.14 |
| php | ^7.4|8.0.*|8.1.*|8.2.*|8.3.* |
| phpdocumentor/reflection-common | ^2.1 |
| phpdocumentor/reflection-docblock | ^5 |
| phpdocumentor/type-resolver | ^1.2 |
| webmozart/assert | ^1.7 |
| 包名 | 版本要求 |
|---|---|
| mikey179/vfsstream | ~1.2 |
| mockery/mockery | ~1.6.0 |
| phpspec/prophecy-phpunit | ^2.0 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpstan | ^1.8 |
| phpstan/phpstan-php-parser | ^1.1 |
| phpstan/phpstan-webmozart-assert | ^1.2 |
| phpunit/phpunit | ^9.5 |
| rector/rector | ^0.18.0 |
| vimeo/psalm | ^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-10-04 20:08:02 |
| 类型 | library |