Download the PHP package innmind/silent-cartographer without Composer
On this page you can find all versions of the php package innmind/silent-cartographer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download innmind/silent-cartographer
More information about innmind/silent-cartographer
Files in innmind/silent-cartographer
Package silent-cartographer
Short Description Library to visualize processes manipulating the operating system
License MIT
Homepage http://github.com/Innmind/SilentCartographer
Informations about the package silent-cartographer
Silent Cartographer
Simple tool to visualize all the operations done on the operating system inside other php applications.
Installation
For the command line tool:
In the project you want to see operations:
Usage
To watch all activities:
In your project in order to send activities:
In an HTTP server context use the http_server
context (instead of cli
), the difference is that if no panel is activated at the reception of a request it will never try to send any activity to the panel for the rest of the request handling (this is done to reduce performance impact).
All versions of silent-cartographer with dependencies
innmind/url Version ~3.3
innmind/immutable Version ~3.5
innmind/operating-system Version ~2.0
innmind/ipc Version ~3.0
innmind/json Version ^1.1
innmind/cli Version ~2.0