Download the PHP package domainflow/system-events without Composer
On this page you can find all versions of the php package domainflow/system-events. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download domainflow/system-events
More information about domainflow/system-events
Files in domainflow/system-events
Download domainflow/system-events
More information about domainflow/system-events
Files in domainflow/system-events
Vendor domainflow
Package system-events
Short Description File-based logging system for DomainFlow applications.
License MIT
Package system-events
Short Description File-based logging system for DomainFlow applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package system-events
DomainFlow System Events
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:
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.
All versions of system-events with dependencies
PHP Build Version
Package Version
The package domainflow/system-events contains the following files
Loading the files please wait ....