Skip to content

Reusable components for implementing Recoil kernels.

License

Notifications You must be signed in to change notification settings

recoilphp/kernel

Repository files navigation

Recoil Kernel Tools

Build Status Code Coverage Code Quality Latest Version

Reusable components for implementing Recoil kernels.

composer require recoil/kernel

This package provides a set of traits and classes used to develop coroutine kernels that are compatible with the Recoil API.