Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1820779
composer.json
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Subscribers
None
composer.json
View Options
{
"name"
:
"sabre/xml"
,
"description"
:
"The Sabre XML parser is the only XML library that you may not hate."
,
"keywords"
:
[
"XML"
,
"XMLReader"
,
"XMLWriter"
,
"DOM"
],
"homepage"
:
"https://sabre.io/xml/"
,
"license"
:
"BSD-3-Clause"
,
"require"
:
{
"php"
:
">=5.4.1"
,
"ext-xmlwriter"
:
"*"
,
"ext-xmlreader"
:
"*"
,
"ext-dom"
:
"*"
,
"lib-libxml"
:
">=2.6.20"
,
"sabre/uri"
:
"~1.0"
},
"authors"
:
[
{
"name"
:
"Evert Pot"
,
"email"
:
"me@evertpot.com"
,
"homepage"
:
"http://evertpot.com/"
,
"role"
:
"Developer"
}
],
"support"
:
{
"forum"
:
"https://groups.google.com/group/sabredav-discuss"
,
"source"
:
"https://github.com/fruux/sabre-xml"
},
"autoload"
:
{
"psr-4"
:
{
"Sabre
\\
Xml
\\
"
:
"lib/"
}
},
"bin"
:
[],
"require-dev"
:
{
"sabre/cs"
:
"~0.0.2"
,
"phpunit/phpunit"
:
"*"
},
"config"
:
{
"bin-dir"
:
"bin/"
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 1:35 PM (3 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915222
Default Alt Text
composer.json (1 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment