Download the PHP package switon/event without Composer
On this page you can find all versions of the php package switon/event. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package event
Switon Event Package
Switon's PSR-14 event package for application dispatch, listener discovery, and event logging.
Highlights
- Wildcard listeners: one listener can handle every event with
object. - Attribute-based listeners:
#[EventListener]registers listener methods. - Automatic listener discovery: app scan paths and
extra.switon.listenersentries are included. - Event log level: events can carry a default PSR-3 level.
- Early-stop support: listeners can halt the remaining chain when needed.
- Automatic event logging: events can be logged automatically with structured output.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/event
License
MIT.
All versions of event with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/event-dispatcher Version ^1.0
psr/log Version ^2.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
psr/event-dispatcher Version ^1.0
psr/log Version ^2.0
switon/composer-extra Version ^1.0
switon/core Version ^1.0
The package switon/event contains the following files
Loading the files please wait ...