domainflow/system-events 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

domainflow/system-events

最新稳定版本:v0.1.0

Composer 安装命令:

composer require domainflow/system-events

包简介

File-based logging system for DomainFlow applications.

README 文档

README

Tests Packagist Version PHP Version License PHPStan

The DomainFlow System Events package captures and processes application lifecycle events using an extensible event-driven architecture. It includes a file-system logger with customizable log templates.

✨ Core Functionality

  • File-based Logging: Capture and persist events to disk with a customizable template format.
  • Listener Architecture: Uses attribute-driven event listeners to automatically register catch-all handlers.
  • Post-Boot Replay: Replays pre-registered events that occurred before the service provider was loaded.
  • Environment Customization: Configure log paths and templates via environment variables.

⚙️ Requirements

  • PHP 8.3+
  • Requires domainflow/core

📦 Installation

Use Composer to install the package:

composer require domainflow/system-events

More details and usage examples can be found in our documentation

📄 License

The DomainFlow System Events package is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-04-09