Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 496 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 496 Bytes

simple-profiler

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.