File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,21 @@ whenever their results arrive - while trying to hide all the nifty details of as
12
12
On top of that it provides a very easy to use API, very much similar to the original ` packagist-api ` ,
13
13
enriched with the comfort of [ React PHP's Promises/A] ( https://github.com/reactphp/promise ) .
14
14
15
+ ** Table of Contents**
16
+
17
+ * [ Quickstart example] ( #quickstart-example )
18
+ * [ Usage] ( #usage )
19
+ * [ Client] ( #client )
20
+ * [ Processing] ( #processing )
21
+ * [ search()] ( #search )
22
+ * [ get()] ( #get )
23
+ * [ all()] ( #all )
24
+ * [ Package] ( #package )
25
+ * [ getName()] ( #getname )
26
+ * [ getDescription()] ( #getdescription )
27
+ * [ Install] ( #install )
28
+ * [ License] ( #license )
29
+
15
30
> Note: This project is in beta stage! Feel free to report any issues you encounter.
16
31
17
32
## Quickstart example
You can’t perform that action at this time.
0 commit comments