PHPackages                             dwo/apidoc\_generator\_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. dwo/apidoc\_generator\_bundle

ActiveLibrary

dwo/apidoc\_generator\_bundle
=============================

Generate a RAML or Swagger file from logged Requests &amp; Responses

0317PHP

Since Jul 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/davewwww/ApidocGeneratorBundle)[ Packagist](https://packagist.org/packages/dwo/apidoc_generator_bundle)[ RSS](/packages/dwo-apidoc-generator-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Apidoc Generator Bundle
=======================

[](#apidoc-generator-bundle)

:TODO:

register bundle in dev and test environment

```
public function registerBundles()
{
    if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
        $bundles[] = new  Dwo\ApidocGeneratorBundle\DwoApidocGeneratorBundle();
    }

    return $bundles;
}
```

call dump command

```
php bin/console dwo:apidoc_generator:dump

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/92fbda736c9e7b2a06e4d23b0e3768f3f7cec3a609540808ef5db10c348231c0?d=identicon)[dave](/maintainers/dave)

### Embed Badge

![Health badge](/badges/dwo-apidoc-generator-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dwo-apidoc-generator-bundle/health.svg)](https://phpackages.com/packages/dwo-apidoc-generator-bundle)
```

PHPackages © 2026

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