chamber-orchestra/openapi-doc-bundle
proto.yaml) with auto-generated content."This package lets our Symfony-based APIs auto-generate OpenAPI documentation by scanning annotated action classes—eliminating manual spec maintenance and reducing API onboarding time by 50%. It aligns with our API-first strategy, ensures compliance with OpenAPI 3.0.1, and integrates seamlessly with tools like Postman and API gateways. Low-risk adoption with minimal dev overhead."
*"For Symfony teams using ADR, this replaces manual OpenAPI YAML with attribute-driven docs. Key benefits:
"If you’re using ADR in Symfony, this bundle auto-generates OpenAPI specs from your #[Operation] and #[Route] attributes. No more copying/pasting YAML—just annotate your action classes, run php bin/console openapi-doc:generate, and get a compliant OpenAPI 3.0.1 spec. Supports Forms, DTOs, and even lets you merge custom proto.yaml for overrides. Perfect for keeping docs in sync with code."
How can I help you explore Laravel packages today?