ivol / simple-profiler
Allows to profile your application on the fly.
Installs: 548
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ivol/simple-profiler
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2025-10-29 02:50:22 UTC
README
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.