brickhouse / events
Package for dispatching and handling events across Brickhouse
dev-main
2025-02-03 14:54 UTC
Requires
- php: ^8.4
- psr/event-dispatcher: ^1.0
Requires (Dev)
- brickhouse/testing: dev-main
- pestphp/pest: ^3.7
- phpstan/phpstan: ^2.0
This package is auto-updated.
Last update: 2025-05-01 00:10:40 UTC
README
The Brickhouse Events extension allows for simple, intra-process event handling.
This repository is READONLY - it is a sub-tree split of the main repository. All issues and suggestions should be directed at that repository.