rygilles/openapi-php-client-generator

This package is abandoned and no longer maintained. No replacement package was suggested.

Generate PHP client library from OpenAPI schema.

v0.2 2021-09-17 09:38 UTC

This package is auto-updated.

Last update: 2023-11-17 14:03:09 UTC


README

Automatically generate PHP client from OpenAPI schema.

Installation

Require this package with composer using the following command:

$ composer require rygilles/openapi-php-client-generator

Usage

@todo : README.md to complete

Example

This emsearch-php-client has been built on this, you can see there a complete exemple of using library.