Download the PHP package mwstake/mediawiki-component-events without Composer
On this page you can find all versions of the php package mwstake/mediawiki-component-events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mwstake/mediawiki-component-events
More information about mwstake/mediawiki-component-events
Files in mwstake/mediawiki-component-events
Download mwstake/mediawiki-component-events
More information about mwstake/mediawiki-component-events
Files in mwstake/mediawiki-component-events
Vendor mwstake
Package mediawiki-component-events
Short Description Mechanism for firing events
License GPL-3.0-only
Package mediawiki-component-events
Short Description Mechanism for firing events
License GPL-3.0-only
Please rate this library. Is it a good library?
Informations about the package mediawiki-component-events
Events
This component allows you to emit notification events to consumers
Use in a MediaWiki extension
MediaWiki 1.35
- Add
"mwstake/mediawiki-component-events": "~1"
to therequire
section of yourcomposer.json
file.
MediaWiki 1.39
- Add
"mwstake/mediawiki-component-events": "~2"
to therequire
section of yourcomposer.json
file.
Register consumer
Create Event
Emit Event
All versions of mediawiki-component-events with dependencies
PHP Build Version
Package Version
The package mwstake/mediawiki-component-events contains the following files
Loading the files please wait ....