Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1819724
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
923 B
Subscribers
None
composer.json
View Options
{
"name"
:
"sabre/uri"
,
"description"
:
"Functions for making sense out of URIs."
,
"keywords"
:
[
"URI"
,
"URL"
,
"rfc3986"
],
"homepage"
:
"http://sabre.io/uri/"
,
"license"
:
"BSD-3-Clause"
,
"require"
:
{
"php"
:
">=5.4.7"
},
"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-uri"
},
"autoload"
:
{
"files"
:
[
"lib/functions.php"
],
"psr-4"
:
{
"Sabre
\\
Uri
\\
"
:
"lib/"
}
},
"require-dev"
:
{
"sabre/cs"
:
"~0.0.1"
,
"phpunit/phpunit"
:
"*"
},
"config"
:
{
"bin-dir"
:
"bin/"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, Dec 21, 1:05 PM (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
915249
Default Alt Text
composer.json (923 B)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment