Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/battis/openapi-client.generator
[READ-ONLY] Generate a PHP client for a RESTful API from its OpenAPI description file
https://github.com/battis/openapi-client.generator
openapi
Last synced: about 19 hours ago
JSON representation
[READ-ONLY] Generate a PHP client for a RESTful API from its OpenAPI description file
- Host: GitHub
- URL: https://github.com/battis/openapi-client.generator
- Owner: battis
- Created: 2024-02-13T16:34:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T00:24:55.000Z (6 months ago)
- Last Synced: 2024-05-12T13:59:59.548Z (6 months ago)
- Topics: openapi
- Language: PHP
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# battis/openapi-client.generator
[![Latest Version](https://img.shields.io/packagist/v/battis/openapi-client.generator.svg)](https://packagist.org/packages/battis/openapi-client.generator)
Generate a PHP client for an API from an OpenAPI 3 specification.
Built originally around the foibles of Blackbaud's SKY API.