ivol/simple-profiler

Allows to profile your application on the fly.

v1.0.0 2019-08-02 08:30 UTC

This package is auto-updated.

Last update: 2024-04-29 04:13:35 UTC


README

Build Status

Simple profiler provides a simple and configurable way to profile your code.

Installation

Add library to your Composer project:

composer require ivol/simple-profiler

Usage

Check tests/src/Integration/IntegrationTest.php for usage example.

License

simple-profiler is released under the MIT License.