tonis/event

This package is abandoned and no longer maintained. No replacement package was suggested.

Tonis\Event is a light-weight, HHVM compatible, and dependency free event library.

dev-master / 1.0.x-dev 2015-06-12 19:18 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:48:13 UTC


README

Build Status Code Coverage Scrutinizer Code Quality

Installation

Tonis\Event can be installed using composer which will setup autoloading for you.

composer require tonis/event

Alternatively, you can download or clone the repository and setup your own autoloading.