doctrine/instantiator 1.4.0

A small, lightweight utility to instantiate objects in PHP without invoking their constructors

library MIT
安装
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