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.43.0
2026-08-07 14:16 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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