|
1 |
| -# Apitte OpenApi |
| 1 | + |
2 | 2 |
|
3 |
| -Convert [Apitte](https://github.com/apitte/core) schema to [OpenApi Schema](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md) |
4 |
| -and add [Swagger UI](https://petstore.swagger.io) as [Tracy](https://github.com/nette/tracy) panel |
| 3 | +<p align=center> |
| 4 | + <a href="https://github.com/apitte/openapi/actions"> |
| 5 | + <img src="https://badgen.net/github/checks/apitte/openapi/master?cache=300"> |
| 6 | + </a> |
| 7 | + <a href="https://coveralls.io/r/apitte/openapi"> |
| 8 | + <img src="https://badgen.net/coveralls/c/github/apitte/openapi?cache=300"> |
| 9 | + </a> |
| 10 | + <a href="https://packagist.org/packages/apitte/openapi"> |
| 11 | + <img src="https://badgen.net/packagist/dm/apitte/openapi"> |
| 12 | + </a> |
| 13 | + <a href="https://packagist.org/packages/apitte/openapi"> |
| 14 | + <img src="https://badgen.net/packagist/v/apitte/openapi"> |
| 15 | + </a> |
| 16 | +</p> |
| 17 | +<p align=center> |
| 18 | + <a href="https://packagist.org/packages/apitte/openapi"> |
| 19 | + <img src="https://badgen.net/packagist/php/apitte/openapi"> |
| 20 | + </a> |
| 21 | + <a href="https://github.com/apitte/openapi"> |
| 22 | + <img src="https://badgen.net/github/license/apitte/openapi"> |
| 23 | + </a> |
| 24 | + <a href="http://bit.ly/apittegitter"> |
| 25 | + <img src="https://badgen.net/badge/chat/apitte/cyan"> |
| 26 | + </a> |
| 27 | + <a href="https://bit.ly/cttfo"> |
| 28 | + <img src="https://badgen.net/badge/support/forum/yellow"> |
| 29 | + </a> |
| 30 | + <a href="https://contributte.org/partners.html"> |
| 31 | + <img src="https://badgen.net/badge/become/a%20patron/F96854"> |
| 32 | + </a> |
| 33 | +<p> |
5 | 34 |
|
6 |
| -[](https://travis-ci.org/apitte/openapi) |
7 |
| -[](https://coveralls.io/r/apitte/openapi) |
8 |
| -[](https://packagist.org/packages/apitte/openapi) |
9 |
| -[](https://packagist.org/packages/apitte/openapi) |
10 |
| -[](https://packagist.org/packages/apitte/openapi) |
11 |
| -[](https://packagist.org/packages/apitte/openapi) |
12 |
| -[](https://github.com/phpstan/phpstan) |
| 35 | +<p align=center> |
| 36 | +Website 🚀 <a href="https://contributte.org">contributte.org</a> | Contact 👨🏻💻 <a href="https://f3l1x.io">f3l1x.io</a> | Twitter 🐦 <a href="https://twitter.com/contributte">@contributte</a> |
| 37 | +</p> |
13 | 38 |
|
14 |
| -## Discussion / Help |
| 39 | +## Usage |
15 | 40 |
|
16 |
| -[](https://gitter.im/apitte/apitte) |
| 41 | +To install the latest version of `apitte/openapi` use [Composer](https://getcomposer.com). |
| 42 | + |
| 43 | +``` |
| 44 | +composer require apitte/openapi |
| 45 | +``` |
17 | 46 |
|
18 | 47 | ## Documentation
|
19 | 48 |
|
20 |
| -- [Setup](.docs/README.md#setup) |
21 |
| -- [Usage](.docs/README.md#usage) |
| 49 | +For details on how to use this package, check out our [documentation](.docs). |
22 | 50 |
|
23 | 51 | ## Version
|
24 | 52 |
|
25 | 53 | | State | Version | Branch | Nette | PHP |
|
26 | 54 | |-------------|---------|----------|-------|---------|
|
27 |
| -| dev | `^0.7` | `master` | 3.0+ | `>=7.2` | |
| 55 | +| dev | `^0.8` | `master` | 3.0+ | `>=7.2` | |
| 56 | +| stable | `^0.7` | `master` | 3.0+ | `>=7.2` | |
28 | 57 | | stable | `^0.6` | `master` | 3.0+ | `^7.2` |
|
29 | 58 | | stable | `^0.5` | `master` | 2.4 | `>=7.1` |
|
30 | 59 | | stable | `^0.3` | `master` | 2.4 | `>=5.6` |
|
31 | 60 |
|
32 | 61 | 
|
33 | 62 |
|
34 |
| -## Maintainers |
35 |
| - |
36 |
| -<table> |
37 |
| - <tbody> |
38 |
| - <tr> |
39 |
| - <td align="center"> |
40 |
| - <a href="https://github.com/f3l1x"> |
41 |
| - <img width="150" height="150" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=150"> |
42 |
| - </a> |
43 |
| - </br> |
44 |
| - <a href="https://github.com/f3l1x">Milan Felix Šulc</a> |
45 |
| - </td> |
46 |
| - </tr> |
47 |
| - </tbody> |
48 |
| -</table> |
| 63 | + |
| 64 | +## Development |
| 65 | + |
| 66 | +See [how to contribute](https://contributte.org/contributing.html) to this package. |
| 67 | + |
| 68 | +This package is currently maintaining by these authors. |
| 69 | + |
| 70 | +<a href="https://github.com/f3l1x"> |
| 71 | + <img width="80" height="80" src="https://avatars2.githubusercontent.com/u/538058?v=3&s=80"> |
| 72 | +</a> |
49 | 73 |
|
50 | 74 | ## Sponsoring
|
51 | 75 |
|
52 |
| -<a href="https://github.com/tlapnet"><img width="200" src="https://avatars.githubusercontent.com/tlapnet"></a> |
| 76 | +<a href="https://github.com/tlapnet"> |
| 77 | + <img width="80" height="80" src="https://avatars1.githubusercontent.com/u/22914186?s=80&v=4"> |
| 78 | +</a> |
53 | 79 |
|
54 | 80 | The development is sponsored by [Tlapnet](https://www.tlapnet.cz)
|
0 commit comments