recoil/api

The public Recoil API, for library and application developers.

Maintainers

👁 jmalloc

Package info

github.com/recoilphp/api

pkg:composer/recoil/api

Statistics

Installs: 300 961

Dependents: 7

Suggesters: 0

Stars: 13

Open Issues: 1

1.0.2 2020-12-22 00:48 UTC

Requires

  • php: >=7.3

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4f9b3f2638157e277606fe51718c3a0106da7807

generatoreventasyncasynchronousmultitaskingreactThreadcoroutinecontinuationgreen


README

👁 Build Status
👁 Code Coverage
👁 Code Quality
👁 Latest Version

The public Recoil API, for library and application developers.

composer require recoil/api

This package provides a set of interfaces used to develop asynchronous PHP software using coroutines in a manner that is portable across Recoil kernel implementations and versions.

For complete documentation of the standard API operations, please see the Recoil class.