Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4125895
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"doctrine/instantiator"
,
"description"
:
"A small, lightweight utility to instantiate objects in PHP without invoking their constructors"
,
"type"
:
"library"
,
"license"
:
"MIT"
,
"homepage"
:
"https://www.doctrine-project.org/projects/instantiator.html"
,
"keywords"
:
[
"instantiate"
,
"constructor"
],
"authors"
:
[
{
"name"
:
"Marco Pivetta"
,
"email"
:
"ocramius@gmail.com"
,
"homepage"
:
"https://ocramius.github.io/"
}
],
"require"
:
{
"php"
:
"^8.1"
},
"require-dev"
:
{
"ext-phar"
:
"*"
,
"ext-pdo"
:
"*"
,
"doctrine/coding-standard"
:
"^11"
,
"phpbench/phpbench"
:
"^1.2"
,
"phpstan/phpstan"
:
"^1.9.4"
,
"phpstan/phpstan-phpunit"
:
"^1.3"
,
"phpunit/phpunit"
:
"^9.5.27"
,
"vimeo/psalm"
:
"^5.4"
},
"autoload"
:
{
"psr-4"
:
{
"Doctrine
\\
Instantiator
\\
"
:
"src/Doctrine/Instantiator/"
}
},
"autoload-dev"
:
{
"psr-0"
:
{
"DoctrineTest
\\
InstantiatorPerformance
\\
"
:
"tests"
,
"DoctrineTest
\\
InstantiatorTest
\\
"
:
"tests"
,
"DoctrineTest
\\
InstantiatorTestAsset
\\
"
:
"tests"
}
},
"config"
:
{
"allow-plugins"
:
{
"dealerdirect/phpcodesniffer-composer-installer"
:
true
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Wed, Aug 19, 07:45 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ea/85/cf871ffef7b73cbb54f7663421c8
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment