Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Api Doc Dumper Bundle Laravel Package

bigz/api-doc-dumper-bundle

View on GitHub
Deep Wiki
Context7

ApiDocDumperBundle

Dumps your OpenApi documention to a json file, based on NelmioApiDoc

Install

composer require bigz/api-doc-dumper-bundle --dev

Configure

add

    Wizards\RestBundle\WizardsRestBundle::class => ['all' => true],
    Bigz\ApiDocDumperBundle\BigzApiDocDumperBundle::class => ['dev' => true],

to the returned array in /config/bundles.php

Run

bin/console dump:api-doc myfile.json

It will generate an myfile.json file at the root of your project. Default name is apidoc.json

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
comsave/common
alecsammon/php-raml-parser
chrome-php/wrench
lendable/composer-license-checker
typhoon/reflection
mesilov/moneyphp-percentage
mike42/gfx-php
bookdown/themes
aura/view
aura/html
aura/cli
povils/phpmnd
nayjest/manipulator
omnipay/tests
psr-mock/http-message-implementation
psr-mock/http-factory-implementation
psr-mock/http-client-implementation
voku/email-check
voku/urlify
rtheunissen/guzzle-log-middleware