decodelabs/impulse

PSR-14 compatible event hook system

v0.3.0 2025-02-15 11:00 UTC

This package is auto-updated.

Last update: 2025-02-15 11:01:44 UTC


README

PHP from Packagist Latest Version Total Downloads GitHub Workflow Status PHPStan License

PSR-14 compatible event hook system

Impulse provides an expansive event hook system that obides by the PSR-14 standard. It allows you to dispatch events at both global and local scopes, and provides a number of useful features for managing and manipulating event listeners.

Get news and updates on the DecodeLabs blog.

Installation

Install via Composer:

composer require decodelabs/impulse

Usage

Coming soon...

Licensing

Impulse is licensed under the MIT License. See LICENSE for the full license text.