We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5159a15 commit 1892354Copy full SHA for 1892354
README.md
@@ -19,8 +19,6 @@ efficiency we suggest you to also check out the rest of [Kraken Repository][5].
19
Kraken/Loop is component that provides abstraction layer for writing asynchronous code in PHP on single thread or process
20
with usage of single or multiple loops.
21
22
-See more in [official documentation][2].
23
-
24
## Feature Highlights
25
26
Kraken/Loop features:
@@ -40,6 +38,10 @@ Kraken/Loop features:
40
38
* Kraken Framework compatibility,
41
39
* ...and more.
42
+## Interface
+
43
+See more in [official documentation][2].
44
45
## Requirements
46
47
* PHP-5.5, PHP-5.6 or PHP-7.0+,
0 commit comments