recoilphp / api

The public Recoil API, for library and application developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recoil API

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.

About

The public Recoil API, for library and application developers.

License:MIT License


Languages

Language:PHP 99.7%Language:Makefile 0.3%