Download the PHP package innmind/installation-monitor without Composer
On this page you can find all versions of the php package innmind/installation-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download innmind/installation-monitor
More information about innmind/installation-monitor
Files in innmind/installation-monitor
Download innmind/installation-monitor
More information about innmind/installation-monitor
Files in innmind/installation-monitor
Vendor innmind
Package installation-monitor
Short Description Simple socket to accumulate and dispatch system events
License MIT
Homepage http://github.com/Innmind/InstallationMonitor
Package installation-monitor
Short Description Simple socket to accumulate and dispatch system events
License MIT
Homepage http://github.com/Innmind/InstallationMonitor
Please rate this library. Is it a good library?
Informations about the package installation-monitor
Installation Monitor
Tool to listen and redispatch events from/to other applications.
This is useful to let applications configure themselves when installing them. Take for example an application B that depends on an application A, A can emit an event to this tool and when the installation of B starts it can ask this tool to send it all the events it has recorded.
Installation
Usage
First step is to start the server that will aggregate the events:
Then from your application you can send an event like so :
All versions of installation-monitor with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.4|~8.0
innmind/immutable Version ~3.5
innmind/json Version ^1.0
innmind/cli Version ~2.0
innmind/operating-system Version ~2.0
innmind/ipc Version ~3.0
innmind/silent-cartographer Version ~2.0
innmind/immutable Version ~3.5
innmind/json Version ^1.0
innmind/cli Version ~2.0
innmind/operating-system Version ~2.0
innmind/ipc Version ~3.0
innmind/silent-cartographer Version ~2.0
The package innmind/installation-monitor contains the following files
Loading the files please wait ....