Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

rygilles/openapi-php-client-generator

Repository files navigation

OpenAPI PHP Client Generator (WIP !)

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.