ivol/simple-profiler

Allows to profile your application on the fly.

Maintainers

Package info

github.com/ivol84/simple-profiler

pkg:composer/ivol/simple-profiler

Statistics

Installs: 607

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:13:19 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.