statflo/php-event

EventManager package for statflo php projects

This package's canonical repository appears to be gone and the package has been frozen as a result.

2.4.0 2017-05-19 14:58 UTC

This package is auto-updated.

Last update: 2023-01-23 00:27:45 UTC


README

installation

composer.json

{
    "require": {
        /* ... */
        "statflo/php-event": "dev-master"
    }
}

Usage

Please, check the sample app and sample config