recoil / api
The public Recoil API, for library and application developers.
Installs: 221 784
Dependents: 7
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 2
Open Issues: 1
Requires
- php: >=7.3
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-06 20:41:11 UTC
README
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.