silverstripe-module ss-eventful
A simple events dispatcher for Silverstripe, with events that can be edited via YAML config
milkyway-multimedia/ss-eventful
A simple events dispatcher for Silverstripe, with events that can be edited via YAML config
- Friday, December 11, 2015
- by mi3ll
- Repository
- 2 Watchers
- 3 Stars
- 147 Installations
- PHP
- 2 Dependents
- 0 Suggesters
- 2 Forks
- 3 Open issues
- 3 Versions
- 1 % Grown
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., (*1)
It is pretty much a wrapper around the "league/event" package by thephpleague, so all credit goes to them., (*2)
Features
- Namespaced Events
- YML config events
- Events are lazy loaded
Credit
The League of extraordinary packages - thephpleague.com, (*3)
Install
Add the following to your composer.json file, (*4)
"require" : {
"milkyway-multimedia/ss-eventful": "dev-master"
}
or simply run, (*5)
composer require "milkyway-multimedia/ss-eventful:dev-master"
License
Version
- Homepage: http://milkywaymultimedia.com.au
- E-mail: mell@milkywaymultimedia.com.au
- Twitter: @mwmdesign
dev-master
9999999-dev
A simple events dispatcher for Silverstripe, with events that can be edited via YAML config
Sources
Download
MIT
The Requires
by
Mellisa Hankins
events
silverstripe
utilities
mwm
0.0.1
0.0.1.0
A simple events dispatcher for Silverstripe, with events that can be started via YAML config
Sources
Download
MIT
The Requires
by
Mellisa Hankins
events
silverstripe
utilities
mwm
0.1
0.1.0.0
A simple events dispatcher for Silverstripe, with events that can be started via YAML config
Sources
Download
MIT
The Requires
by
Mellisa Hankins
events
silverstripe
utilities
mwm