sndsgd/event

A collection of tools for implementing event handling

0.6.0 2015-12-29 13:51 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:20:24 UTC


README

Latest Version Software License Build Status Coverage Status Total Downloads

Requirements

You need PHP >= 5.4.0 to use this library, however, the latest stable version of PHP is recommended.

Install

Install sndsgd/event using Composer.

composer require sndsgd/event

Testing

Use PHPUnit to run unit tests.

vendor/bin/phpunit

Documentation

Use ApiGen to create docs.

apigen generate