PHPackages                             decodelabs/impulse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. decodelabs/impulse

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

decodelabs/impulse
==================

PSR-14 compatible event hook system

v0.4.2(8mo ago)0274MITPHPPHP ^8.4CI passing

Since Aug 1Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/decodelabs/impulse)[ Packagist](https://packagist.org/packages/decodelabs/impulse)[ RSS](/packages/decodelabs-impulse/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (20)Used By (0)

Impulse
=======

[](#impulse)

[![PHP from Packagist](https://camo.githubusercontent.com/f674f6a3fa1fa11de8b8939300105ec2f141e0adfa57e8383af06e7f13f10f35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6465636f64656c6162732f696d70756c73653f7374796c653d666c6174)](https://packagist.org/packages/decodelabs/impulse)[![Latest Version](https://camo.githubusercontent.com/7d9a5bf48b743d900b7499426a7a71c2021498b592bd0b8fd0e8b6fa72bc25d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465636f64656c6162732f696d70756c73652e7376673f7374796c653d666c6174)](https://packagist.org/packages/decodelabs/impulse)[![Total Downloads](https://camo.githubusercontent.com/5f2e75da2ab5eaddab35ebd3acc41e8c544f8cd9517db7f05299e972b138f1c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465636f64656c6162732f696d70756c73652e7376673f7374796c653d666c6174)](https://packagist.org/packages/decodelabs/impulse)[![GitHub Workflow Status](https://camo.githubusercontent.com/b3b1a4ea8546a2b4e9059b2314049a18e413a4106be765496520def2bda1156c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6465636f64656c6162732f696d70756c73652f696e746567726174652e796d6c3f6272616e63683d646576656c6f70)](https://github.com/decodelabs/impulse/actions/workflows/integrate.yml)[![PHPStan](https://camo.githubusercontent.com/e25c14ce011edabdd0fbd2e10415b41cc5d66ed11ef3e5b7edd074c5bdd35a2d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d656e61626c65642d3434434331312e7376673f6c6f6e6743616368653d74727565267374796c653d666c6174)](https://github.com/phpstan/phpstan)[![License](https://camo.githubusercontent.com/a7a4e11927ee6710ff5dbadf285468b4c8a321e000f3ebd08fdaf373eb455957/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6465636f64656c6162732f696d70756c73653f7374796c653d666c6174)](https://packagist.org/packages/decodelabs/impulse)

### PSR-14 compatible event hook system

[](#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.

---

Installation
------------

[](#installation)

This package requires PHP 8.4 or higher.

Install via Composer:

```
composer require decodelabs/impulse
```

Usage
-----

[](#usage)

Coming soon...

Licensing
---------

[](#licensing)

Impulse is licensed under the MIT License. See [LICENSE](./LICENSE) for the full license text.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance66

Regular maintenance activity

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~24 days

Total

18

Last Release

249d ago

PHP version history (2 changes)v0.1.0PHP ^8.1

v0.3.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/8a241d64d12b3b5ee94197862ec1ec30b82ed2efa34a0cd7f4c3565a021daddd?d=identicon)[betterthanclay](/maintainers/betterthanclay)

---

Top Contributors

[![betterthanclay](https://avatars.githubusercontent.com/u/1273586?v=4)](https://github.com/betterthanclay "betterthanclay (73 commits)")

---

Tags

eventhookphppsr-14

### Embed Badge

![Health badge](/badges/decodelabs-impulse/health.svg)

```
[![Health](https://phpackages.com/badges/decodelabs-impulse/health.svg)](https://phpackages.com/packages/decodelabs-impulse)
```

###  Alternatives

[symfony/event-dispatcher-contracts

Generic abstractions related to dispatching event

3.4k756.5M424](/packages/symfony-event-dispatcher-contracts)[league/event

Event package

1.6k141.6M184](/packages/league-event)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[shopware/app-php-sdk

Shopware App SDK for PHP

1577.8k1](/packages/shopware-app-php-sdk)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
