Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4143858
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"
:
"sabre/event"
,
"description"
:
"sabre/event is a library for lightweight event-based programming"
,
"keywords"
:
[
"Events"
,
"EventEmitter"
,
"Promise"
,
"Hooks"
,
"Plugin"
,
"Signal"
,
"Async"
,
"EventLoop"
,
"Reactor"
,
"Coroutine"
],
"homepage"
:
"http://sabre.io/event/"
,
"license"
:
"BSD-3-Clause"
,
"require"
:
{
"php"
:
"^7.1 || ^8.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-event"
},
"autoload"
:
{
"psr-4"
:
{
"Sabre
\\
Event
\\
"
:
"lib/"
},
"files"
:
[
"lib/coroutine.php"
,
"lib/Loop/functions.php"
,
"lib/Promise/functions.php"
]
},
"autoload-dev"
:
{
"psr-4"
:
{
"Sabre
\\
Event
\\
"
:
"tests/Event"
}
},
"require-dev"
:
{
"friendsofphp/php-cs-fixer"
:
"~2.17.1||^3.63"
,
"phpstan/phpstan"
:
"^0.12"
,
"phpunit/phpunit"
:
"^7.5 || ^8.5 || ^9.6"
},
"scripts"
:
{
"phpstan"
:
[
"phpstan analyse lib tests"
],
"cs-fixer"
:
[
"PHP_CS_FIXER_IGNORE_ENV=true php-cs-fixer fix"
],
"phpunit"
:
[
"phpunit --configuration tests/phpunit.xml"
],
"test"
:
[
"composer phpstan"
,
"composer cs-fixer"
,
"composer phpunit"
]
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Aug 19 2026, 16:59 (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4c/df/568ab90d1771e6a5b81b1eb9c3e0
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment