thinframe / events
Powerful events system.
Installs: 9 885
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: >=5.4.0
- thinframe/applications: @stable
- thinframe/foundation: @stable
Requires (Dev)
- phpunit/phpunit: @stable
This package is not auto-updated.
Last update: 2024-11-18 16:37:39 UTC
README
#ThinFrame Events
Powerful events system.
###Features
- Priority support
- Abstract dispatchers with magic methods
- Listeners
- Control over propagation
- Integration with Symfony2 DiC
- Plug and play via ThinFrame Applications System
###Installation:
- via Composer:
"thinframe/events":"dev-master"
###Copyright
- MIT License - Sorin Badea sorin.badea91@gmail.com