Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1819861
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
1 KB
Subscribers
None
composer.json
View Options
{
"name"
:
"sabre/vobject"
,
"description"
:
"The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects"
,
"keywords"
:
[
"VObject"
,
"iCalendar"
,
"vCard"
,
"jCard"
,
"jCal"
],
"homepage"
:
"http://sabre.io/vobject/"
,
"license"
:
"BSD-3-Clause"
,
"require"
:
{
"php"
:
">=5.3.1"
,
"ext-mbstring"
:
"*"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"*"
,
"squizlabs/php_codesniffer"
:
"*"
},
"authors"
:
[
{
"name"
:
"Evert Pot"
,
"email"
:
"me@evertpot.com"
,
"homepage"
:
"http://evertpot.com/"
,
"role"
:
"Developer"
},
{
"name"
:
"Dominik Tobschall"
,
"email"
:
"dominik@fruux.com"
,
"homepage"
:
"http://tobschall.de/"
,
"role"
:
"Developer"
}
],
"support"
:
{
"forum"
:
"https://groups.google.com/group/sabredav-discuss"
,
"source"
:
"https://github.com/fruux/sabre-vobject"
},
"autoload"
:
{
"psr-4"
:
{
"Sabre
\\
VObject
\\
"
:
"lib/"
}
},
"bin"
:
[
"bin/vobject"
,
"bin/generate_vcards"
],
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"3.2.x-dev"
}
},
"config"
:
{
"bin-dir"
:
"bin"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, Dec 21, 1:50 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
910102
Default Alt Text
composer.json (1 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment