doctrine/instantiator 1.4.1

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

library MIT
安装
composer require "doctrine/instantiator:1.4.1"
依赖
包名版本要求
php ^7.1 || ^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^9
ext-pdo *
ext-phar *
phpbench/phpbench ^0.16 || ^1
phpstan/phpstan ^1.4
phpstan/phpstan-phpunit ^1
phpunit/phpunit ^7.5 || ^8.5 || ^9.5
vimeo/psalm ^4.22
版本详情
许可证MIT
发布时间2022-03-03 08:28:38
类型library