flow-php / openapi-specification-bridge
Flow PHP - OpenAPI Specification bridge
Package info
github.com/flow-php/openapi-specification-bridge
pkg:composer/flow-php/openapi-specification-bridge
0.33.0
2025-12-14 14:33 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
README
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.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading