2017 © Pedro Peláez
 

library events

Basic event handling.

image

nyx/events

Basic event handling.

  • Monday, February 20, 2017
  • by alcore
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

nyx/events

Yet another PHP events library as all the others were not invented here., (*1)

Nyx's logo, (*2)

Latest stable version Total downloads Build status Code quality License, (*3)

Currently in its infant design phase and therefore considered unusable. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned., (*4)


, (*5)

Requirements

  • PHP 7.1.0+

Installation

The only supported way of installing this package is via Composer:, (*6)

composer require nyx/events

Documentation

The code is fully inline documented for the time being. Online documentation will be made available in due time., (*7)

License

Nyx is open source software licensed under the MIT license., (*8)

The Versions

20/02 2017

dev-master

9999999-dev https://github.com/unyx/nyx

Basic event handling.

  Sources   Download

MIT

The Requires

  • php ~7.1

 

The Development Requires

events event-dispatcher event-emitter nyx event-subscriber