aeatech/snapshot-profiler-contracts
最新稳定版本:1.0.0
Composer 安装命令:
composer require aeatech/snapshot-profiler-contracts
包简介
Snapshot profiling contracts
README 文档
README
The package contains a set of interfaces for implementing profiling applications
\AEATech\SnapshotProfilerContracts\ExceptionInterface
Base exception interface
\AEATech\SnapshotProfilerContracts\AdapterInterface
Must be implemented in module aware packages like xhprof, newrelic, etc. This interface implementation is used only by \AEATech\SnapshotProfilerContracts\ProfilerInterface only.
\AEATech\SnapshotProfilerContracts\ProfilerInterface
Base profiler interface
\AEATech\SnapshotProfilerContracts\FilterInterface
Some profile modules return profiling data. Profiling data could be customized by implementation of \AEATech\SnapshotProfilerContracts\FilterInterface.
\AEATech\SnapshotProfilerContracts\SaverInterface
Some profile modules don't store profiling data. Profiling data could be stored by implementation of \AEATech\SnapshotProfilerContracts\SaverInterface.
System requirements:
- PHP >= 8.2
Installation (Composer):
composer require aeatech/snapshot-profiler-contracts
License
MIT License. See LICENSE for details.
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-14