PHPUnit extension for database interaction testing
composer require "phpunit/dbunit:dev-master"
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| ext-simplexml | * |
| php | ^7.1 |
| phpunit/phpunit | ^7.0 |
| symfony/yaml | ^3.0 || ^4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2018-10-02 09:37:22 |
| 类型 | library |