PHPackages                             milkyway-multimedia/ss-eventful - 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. milkyway-multimedia/ss-eventful

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

milkyway-multimedia/ss-eventful
===============================

A simple events dispatcher for Silverstripe, with events that can be edited via YAML config

0.1(11y ago)42162[3 PRs](https://github.com/milkyway-multimedia/ss-eventful/pulls)2MITPHP

Since Oct 4Pushed 10y ago2 watchersCompare

[ Source](https://github.com/milkyway-multimedia/ss-eventful)[ Packagist](https://packagist.org/packages/milkyway-multimedia/ss-eventful)[ RSS](/packages/milkyway-multimedia-ss-eventful/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (2)

Silverstripe Eventful
=====================

[](#silverstripe-eventful)

**Silverstripe Eventful** is a simple event dispatcher for Silverstripe, that can be configured via YAML config. It is used to manage domain/application events on a more global scale than the extension system provided by Silverstripe.

It is pretty much a wrapper around the "league/event" package by thephpleague, so all credit goes to them.

### Features

[](#features)

- Namespaced Events
- YML config events
- Events are lazy loaded

Credit
------

[](#credit)

The League of extraordinary packages - thephpleague.com

Install
-------

[](#install)

Add the following to your composer.json file

```

	"require" : {
		"milkyway-multimedia/ss-eventful": "dev-master"
	}

```

or simply run

```
composer require "milkyway-multimedia/ss-eventful:dev-master"

```

License
-------

[](#license)

- MIT

Version
-------

[](#version)

- Version 0.2 (Alpha)

Contact
-------

[](#contact)

#### Milkyway Multimedia

[](#milkyway-multimedia)

- Homepage:
- E-mail:
- Twitter: [@mwmdesign](https://twitter.com/mwmdesign "mwmdesign on twitter")

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~75 days

Total

2

Last Release

4209d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/873db53f59bc2f8309c506d1b56313b0c7d8c7b3160eb1700ee0754d060f9767?d=identicon)[mi3ll](/maintainers/mi3ll)

---

Top Contributors

[![mellm0](https://avatars.githubusercontent.com/u/229937?v=4)](https://github.com/mellm0 "mellm0 (3 commits)")[![spekulatius](https://avatars.githubusercontent.com/u/8433587?v=4)](https://github.com/spekulatius "spekulatius (1 commits)")

---

Tags

eventssilverstripeutilitiesmwm

### Embed Badge

![Health badge](/badges/milkyway-multimedia-ss-eventful/health.svg)

```
[![Health](https://phpackages.com/badges/milkyway-multimedia-ss-eventful/health.svg)](https://phpackages.com/packages/milkyway-multimedia-ss-eventful)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1321.1M83](/packages/silverstripe-userforms)[symbiote/silverstripe-gridfieldextensions

A collection of useful grid field components

951.9M264](/packages/symbiote-silverstripe-gridfieldextensions)[silverstripe/tagfield

Tag field for SilverStripe

561.3M50](/packages/silverstripe-tagfield)[milkyway-multimedia/ss-gridfield-utils

A collection of GridField components that you can use with any GridField, including Editable Rows and amy more

207.3k2](/packages/milkyway-multimedia-ss-gridfield-utils)[lekoala/silverstripe-cms-actions

Add actions to your models in SilverStripe

39317.0k29](/packages/lekoala-silverstripe-cms-actions)[lekoala/silverstripe-softdelete

Soft delete extension for SilverStripe

11212.9k](/packages/lekoala-silverstripe-softdelete)

PHPackages © 2026

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