aeatech / web-snapshot-profiler-event-subscriber
Web snapshot profiler event subscriber for symfony
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/aeatech/web-snapshot-profiler-event-subscriber
Requires
- php: >=8.2
- aeatech/snapshot-profiler-contracts: ^1.0
- symfony/http-kernel: ^6.4 || ^7.4
Requires (Dev)
- mockery/mockery: ^1.6
- phpunit/phpunit: ^11.5
- roave/security-advisories: dev-master
This package is not auto-updated.
Last update: 2025-12-21 01:56:56 UTC
README
The package contains event subscriber to profile symfony web applications. It can be used for production profiling.
System requirements:
- PHP >= 8.2
Installation (Composer):
composer require aeatech/web-snapshot-profiler-event-subscriber
License
MIT License. See LICENSE for details.