https://github.com/flow-php/openapi-specification-bridge
https://github.com/flow-php/openapi-specification-bridge
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flow-php/openapi-specification-bridge
- Owner: flow-php
- License: mit
- Created: 2025-07-10T15:26:23.000Z (7 months ago)
- Default Branch: 1.x
- Last Pushed: 2025-12-14T14:33:41.000Z (about 2 months ago)
- Last Synced: 2025-12-16T21:46:33.179Z (about 2 months ago)
- Language: PHP
- Size: 21.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI Specification Bridge
This package provides bidirectional conversion between Flow PHP schemas and OpenAPI 3.0 specifications.
It enables you to generate OpenAPI documentation from Flow schemas and vice versa, facilitating API-first development and documentation workflows.
> [!IMPORTANT]
> This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo [flow-php/flow](https://github.com/flow-php/flow).
- 📜 [Documentation](https://flow-php.com/documentation/components/bridges/openapi-specification-bridge/)
- ➡️ [Installation](https://flow-php.com/documentation/installation/)
- 🛠️ [Contributing](https://flow-php.com/documentation/contributing/)
- 🚧 [Upgrading](https://flow-php.com/documentation/upgrading/)