The PHP Unit Testing framework.
composer require "phpunit/phpunit:12.5.12"
| 包名 | 版本要求 |
|---|---|
| ext-dom | * |
| ext-json | * |
| ext-libxml | * |
| ext-mbstring | * |
| ext-xml | * |
| ext-xmlwriter | * |
| myclabs/deep-copy | ^1.13.4 |
| phar-io/manifest | ^2.0.4 |
| phar-io/version | ^3.2.1 |
| php | >=8.3 |
| phpunit/php-code-coverage | ^12.5.3 |
| phpunit/php-file-iterator | ^6.0.1 |
| phpunit/php-invoker | ^6.0.0 |
| phpunit/php-text-template | ^5.0.0 |
| phpunit/php-timer | ^8.0.0 |
| sebastian/cli-parser | ^4.2.0 |
| sebastian/comparator | ^7.1.4 |
| sebastian/diff | ^7.0.0 |
| sebastian/environment | ^8.0.3 |
| sebastian/exporter | ^7.0.2 |
| sebastian/global-state | ^8.0.2 |
| sebastian/object-enumerator | ^7.0.0 |
| sebastian/recursion-context | ^7.0.1 |
| sebastian/type | ^6.0.3 |
| sebastian/version | ^6.0.0 |
| staabm/side-effects-detector | ^1.0.5 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2026-02-16 08:34:36 |
| 类型 | library |