doctrine/instantiator 1.5.0

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

library MIT
安装
composer require "doctrine/instantiator:1.5.0"
依赖
包名版本要求
php ^7.1 || ^8.0
开发依赖
包名版本要求
doctrine/coding-standard ^9 || ^11
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.30 || ^5.4
版本详情
许可证MIT
发布时间2022-12-30 00:15:36
类型library