PHPackages                             bigz/api-doc-dumper-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. bigz/api-doc-dumper-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

bigz/api-doc-dumper-bundle
==========================

Dumps your OpenApi documention to a json file

1.1.2(7y ago)112.1k[1 PRs](https://github.com/BigZ/ApiDocDumperBundle/pulls)MITPHPPHP &gt;5.5

Since Jul 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/BigZ/ApiDocDumperBundle)[ Packagist](https://packagist.org/packages/bigz/api-doc-dumper-bundle)[ RSS](/packages/bigz-api-doc-dumper-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (8)Dependencies (3)Versions (12)Used By (0)

ApiDocDumperBundle
==================

[](#apidocdumperbundle)

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

Install
-------

[](#install)

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

```

Configure
---------

[](#configure)

add

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

```

to the returned array in `/config/bundles.php`

Run
===

[](#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

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~33 days

Recently: every ~58 days

Total

8

Last Release

2623d ago

Major Versions

0.2.1 → 1.02018-12-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42766?v=4)[Romain Richard](/maintainers/bigz)[@BigZ](https://github.com/BigZ)

---

Top Contributors

[![BigZ](https://avatars.githubusercontent.com/u/42766?v=4)](https://github.com/BigZ "BigZ (13 commits)")

---

Tags

restswaggeropenapinelmioapidoc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bigz-api-doc-dumper-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bigz-api-doc-dumper-bundle/health.svg)](https://phpackages.com/packages/bigz-api-doc-dumper-bundle)
```

###  Alternatives

[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M236](/packages/api-platform-core)[vyuldashev/laravel-openapi

Generate OpenAPI Specification for Laravel Applications

4571.2M](/packages/vyuldashev-laravel-openapi)[api-platform/openapi

Models to build and serialize an OpenAPI specification.

353.3M48](/packages/api-platform-openapi)[api-platform/json-schema

Generate a JSON Schema from a PHP class

273.4M26](/packages/api-platform-json-schema)[api-platform/symfony

Symfony API Platform integration

323.2M67](/packages/api-platform-symfony)[api-platform/metadata

API Resource-oriented metadata attributes and factories

223.5M96](/packages/api-platform-metadata)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
