Registry / utility / crell-tukio

crell-tukio

JSON →
library2.0.0phppackagistunverified

A robust, stand-alone PSR-14 event dispatcher implementation.

composer require crell/tukio
INSTALL
IMPORT
SIG · CRELL-TUKIO
C
crell-tukio
utilityphpv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Dispatcher
use Crell\Tukio\Dispatcher;

Create a PSR-14 event dispatcher and add a listener

use Crell\Tukio\Dispatcher; $dispatcher = new Dispatcher(); $dispatcher->addListener('event.name', function ($event) { // handle event });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
crell-tukio — pip install crell-tukio · libregistry