Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751596
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"
:
"netresearch/jsonmapper"
,
"description"
:
"Map nested JSON structures onto PHP classes"
,
"license"
:
"OSL-3.0"
,
"autoload"
:
{
"psr-0"
:
{
"JsonMapper"
:
"src/"
}
},
"autoload-dev"
:
{
"psr-4"
:
{
"namespacetest
\\
"
:
"tests/support/namespacetest"
,
"othernamespace
\\
"
:
"tests/support/othernamespace"
,
"Enums
\\
"
:
"tests/support/Enums"
},
"psr-0"
:
{
"JsonMapperTest_"
:
"tests/support"
,
""
:
[
"tests/support/Zoo"
]
}
},
"authors"
:
[
{
"name"
:
"Christian Weiske"
,
"email"
:
"cweiske@cweiske.de"
,
"homepage"
:
"http://github.com/cweiske/jsonmapper/"
,
"role"
:
"Developer"
}
],
"support"
:
{
"email"
:
"cweiske@cweiske.de"
,
"issues"
:
"https://github.com/cweiske/jsonmapper/issues"
},
"require"
:
{
"php"
:
">=7.1"
,
"ext-spl"
:
"*"
,
"ext-json"
:
"*"
,
"ext-pcre"
:
"*"
,
"ext-reflection"
:
"*"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"~7.5 || ~8.0 || ~9.0 || ~10.0"
,
"squizlabs/php_codesniffer"
:
"~3.5"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Fri, Jul 3, 18:52 (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
58/01/cae5af82504bf3650a044ba46231
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment