spiral-packages/profiler
A system-wide performance monitoring system profiler.
Maintainers
1.3.0
2025-12-08 16:54 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- psr/log: ^3.0
- symfony/http-client: ^6.2 || ^7.0 || ^8.0
Requires (Dev)
- mockery/mockery: ^1.5
- phpunit/phpunit: ^9.5
- vimeo/psalm: ^4.9
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 8a671a2f0f235e2a09e6421ed3289d89edf40eee
- butschster <butschster.woop@gmail.com>
README
👁 PHP Version Require
👁 Latest Stable Version
👁 phpunit
👁 psalm
👁 Codecov
👁 Total Downloads
Profiler is a system-wide performance monitoring system, that is built on top of XHProf or its forks (Uprofiler or Tideways).
Profiler continually gathers function-level profiler data from production tier by running a sample of page requests under XHProf.
Requirements
Make sure that your server is configured with following PHP version and extensions:
Documentation, Installation, and Usage Instructions
See the documentation for detailed installation and usage instructions.
License
The MIT License (MIT). Please see License File for more information.
