Skip to content

open-solid/open-api-assistant-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenApi Assistant Bundle

Generate OpenApi building blocks for your Symfony application. Development assistant for https://github.com/open-solid/open-api-bundle

Installation

composer require --dev open-solid/open-api-assistant-bundle

Features

  • Generate OpenApi PathItem spec from a given Method, URI and Request/Response Payloads
  • Generate OpenApi Schema spec from a given JSON Payload
  • Generate API controller class from a given OpenApi Operation spec
  • Generate PHP Schema classes from a given OpenApi Schema spec
  • UI for generating OpenApi/Symfony building blocks from a given Method, URI and Request/Response Payloads

License

This tool is available under the MIT License, which means you can use it pretty freely in your projects.

About

Assistant for OpenApiBundle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published