This article follows the release of the first version of the monitoring library for Slim framework. Thanks to this package you can fully monitor the HTTP traffic against your application based on Slim. It takes less than one minute to get started.
Introducing the Slim framework https://www.slimframework.com/ is a PHP micro-framework that helps developers build simple, yet powerful web applications and APIs.
First you have to register the Inspector instance inside the application container in order to make the monitoring agent available within the Slim application.