A small, lightweight utility to instantiate objects in PHP without invoking their constructors
composer require "doctrine/instantiator:1.4.0"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^8.0 |
| ext-pdo | * |
| ext-phar | * |
| phpbench/phpbench | ^0.13 || 1.0.0-alpha2 |
| phpstan/phpstan | ^0.12 |
| phpstan/phpstan-phpunit | ^0.12 |
| phpunit/phpunit | ^7.0 || ^8.0 || ^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-11-10 18:47:58 |
| 类型 | library |