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 e3c36b8 commit c4e639dCopy full SHA for c4e639d
README.md
@@ -15,6 +15,14 @@ READ [OpenAPI](https://www.openapis.org/) 3.0.x YAML and JSON files and make the
15
16
- PHP 7.1 or higher
17
18
+## Used by
19
+
20
+This library provides a low level API for reading OpenAPI files. It is used by higher level tools to
21
+do awesome work:
22
23
+- https://github.com/cebe/yii2-openapi
24
+- ... ([add yours](https://github.com/cebe/php-openapi/edit/master/README.md#L24))
25
26
## Usage
27
28
### Reading Specification information
0 commit comments