@@ -13,14 +13,14 @@ Supported OpenAPI versions:
13
13
- 3.0.x
14
14
- 3.1.x
15
15
16
- [ ![ Latest Stable Version] ( https://poser.pugx.org/cebe/ php-openapi/v/stable )] ( https://packagist.org/packages/cebe/ php-openapi )
17
- [ ![ Total Downloads] ( https://poser.pugx.org/cebe/ php-openapi/downloads )] ( https://packagist.org/packages/cebe/ php-openapi )
18
- [ ![ Build Status] ( https://github.com/cebe/ php-openapi/workflows/CI/badge.svg )] ( https://github.com/cebe/ php-openapi/actions )
16
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/devizzent/cebe- php-openapi/v/stable )] ( https://packagist.org/packages/devizzent/cebe- php-openapi )
17
+ [ ![ Total Downloads] ( https://poser.pugx.org/devizzent/cebe- php-openapi/downloads )] ( https://packagist.org/packages/devizzent/cebe- php-openapi )
18
+ [ ![ Build Status] ( https://github.com/devizzent/cebe- php-openapi/workflows/CI/badge.svg )] ( https://github.com/devizzent/cebe- php-openapi/actions )
19
19
20
20
21
21
## Install
22
22
23
- composer require cebe/ php-openapi
23
+ composer require devizzent/cebe- php-openapi
24
24
25
25
## Requirements
26
26
@@ -31,11 +31,7 @@ Supported OpenAPI versions:
31
31
This library provides a low level API for reading and writing OpenAPI files. It is used by higher level tools to
32
32
do awesome work:
33
33
34
- - [ cebe/yii2-openapi] ( https://github.com/cebe/yii2-openapi ) Code Generator for REST API from OpenAPI 3 Descriptions, includes fake data generator.
35
- - [ cebe/yii2-app-api] ( https://github.com/cebe/yii2-app-api ) Yii framework application template for developing API-first applications.
36
- - [ league/openapi-psr7-validator] ( https://github.com/thephpleague/openapi-psr7-validator ) validates PSR-7 messages (HTTP request/response) against OpenAPI descriptions.
37
- - [ dsuurlant/response2schema] ( https://github.com/dsuurlant/response2schema ) a quick and easy tool for generating OpenAPI schemas based on example data.
38
- - ... ([ add yours] ( https://github.com/cebe/php-openapi/edit/master/README.md#L24 ) )
34
+ - ... ([ add yours] ( https://github.com/devizzent/cebe-php-openapi/edit/master/README.md#L24 ) )
39
35
40
36
## Usage
41
37
@@ -253,12 +249,3 @@ You may use the docker environment for local development:
253
249
make IN_DOCKER=1 test
254
250
...
255
251
256
- # Support
257
-
258
- ** Need help with your API project?**
259
-
260
- Professional support, consulting as well as software development services are available:
261
-
262
- https://www.cebe.cc/en/contact
263
-
264
- Development of this library is sponsored by [ cebe.:cloud : "Your Professional Deployment Platform"] ( https://cebe.cloud ) .
0 commit comments