voryx/event-loop

Global static wrapper for react event-loop

Maintainers

👁 mbonneau

Package info

github.com/voryx/event-loop

pkg:composer/voryx/event-loop

Statistics

Installs: 380 879

Dependents: 14

Suggesters: 0

Stars: 7

Open Issues: 0

3.0.2 2021-10-21 13:43 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 9a55c228b930acdabc023f9a1ba5a347d30a1f77

  • Matt Bonneau <matt.woop@bonneau.net>
  • David Dan <davidwdan.woop@gmail.com>

staticevent-looptimerglobaleventloop

This package is auto-updated.

Last update: 2026-06-22 00:00:34 UTC


README

This library does nothing more than create a react event loop factory and register it to start when the script runs register_shutdown_function

Usage Example

There's nothing to do, just install it with composer

## Installation
```composer require voryx/event-loop```