定制 aeatech/snapshot-profiler-contracts 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Dockerfile

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-14