sndsgd/event

A collection of tools for implementing event handling

Maintainers

Package info

github.com/sndsgd/sndsgd-event

pkg:composer/sndsgd/event

Statistics

Installs: 6 368

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

0.6.0 2015-12-29 13:51 UTC

This package is not auto-updated.

Last update: 2026-02-28 23:53:52 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