PHPackages                             doctrine/docs-builder - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. doctrine/docs-builder

ActiveProject[Utility &amp; Helpers](/categories/utility)

doctrine/docs-builder
=====================

Helper package for building the docs in Doctrine repos

1.0.3(8mo ago)01.4k↑862.5%2[2 PRs](https://github.com/doctrine/docs-builder/pulls)MITShellCI passing

Since Oct 8Pushed 7mo agoCompare

[ Source](https://github.com/doctrine/docs-builder)[ Packagist](https://packagist.org/packages/doctrine/docs-builder)[ RSS](/packages/doctrine-docs-builder/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (3)Versions (6)Used By (0)

Doctrine Docs Builder
=====================

[](#doctrine-docs-builder)

A package for generating Doctrine repo docs in a unified way. Its purpose is to abstract the underlying method away from the generating command. It assumes:

- it's run from the project root, and
- the docs reside in `docs/en/`.

It uses [phpdocumentor](https://github.com/phpDocumentor/guides) tooling for parsing the RST files.

This project is considered an internal tool and therefore, you shouldn't use this project in your application. This repository doesn't provide any support, and doesn't guarantee backward compatibility. Any or the entire project can change, or even disappear, at any moment without prior notice.

Usage:
------

[](#usage)

```
composer require --dev doctrine/docs-builder -d docs
./docs/vendor/bin/build-docs.sh []
```

The output directory defaults to `docs/output`.

Optionally, declare a script in your root `composer.json` for convenience:

```
"scripts": {
    "docs": "./docs/vendor/bin/build-docs.sh @additional_args"
}

```

Then run `composer docs []`.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance62

Regular maintenance activity

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 67.6% 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 ~0 days

Total

2

Last Release

268d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/892698bb1d3f6dae0e3a44abe3e26920ddb4eb000c6c583c87b4db5e5027e166?d=identicon)[beberlei](/maintainers/beberlei)

---

Top Contributors

[![paulinevos](https://avatars.githubusercontent.com/u/5345273?v=4)](https://github.com/paulinevos "paulinevos (23 commits)")[![greg0ire](https://avatars.githubusercontent.com/u/657779?v=4)](https://github.com/greg0ire "greg0ire (6 commits)")[![GromNaN](https://avatars.githubusercontent.com/u/400034?v=4)](https://github.com/GromNaN "GromNaN (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

### Embed Badge

![Health badge](/badges/doctrine-docs-builder/health.svg)

```
[![Health](https://phpackages.com/badges/doctrine-docs-builder/health.svg)](https://phpackages.com/packages/doctrine-docs-builder)
```

###  Alternatives

[topthink/think-container

PHP Container &amp; Facade Manager

19343.2k32](/packages/topthink-think-container)[cnj/seotamic

Simple SEO addon for Statamic

2128.5k](/packages/cnj-seotamic)

PHPackages © 2026

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