PHPackages                             atkinshealth/silverstripe-autodoc - 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. [Database &amp; ORM](/categories/database)
4. /
5. atkinshealth/silverstripe-autodoc

ActiveSilverstripe-vendormodule[Database &amp; ORM](/categories/database)

atkinshealth/silverstripe-autodoc
=================================

Automatically generate PHPDoc comments for DataObject subclasses based on fields and relations.

1.1.1(1y ago)1104BSD-3-ClausePHPPHP ^7 | ^8

Since Aug 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/atkinshealth/silverstripe-autodoc)[ Packagist](https://packagist.org/packages/atkinshealth/silverstripe-autodoc)[ RSS](/packages/atkinshealth-silverstripe-autodoc/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (7)Used By (0)

SilverStripe AutoDoc
====================

[](#silverstripe-autodoc)

Automatically generate PHPDoc comments for DataObject subclasses based on fields and relations. Existing PHPDoc comments and directives are preserved at the beginning of comments.

Requirements
------------

[](#requirements)

- SilverStripe ^4.0

Installation
------------

[](#installation)

```
composer require --dev atkinshealth/silverstripe-autodoc 1.x-dev

```

License
-------

[](#license)

See [License](LICENSE.md)

Documentation
-------------

[](#documentation)

As this module directly modifies your source .php files, it is recommended that you only run it on projects in source control, with a clean working copy. To run the docblock generation, visit `/dev/autodoc` through sake

```
./vendor/bin/sake dev/autodoc module=app flush=1

```

If the module argument is left out, it will default to the `app` module. This can be changed through [yaml configuration](#example-configuration)

Example configuration
---------------------

[](#example-configuration)

This module by default generates docblocks for the `app` module, which is the default module for new SilverStripe projects. This default can be changed.

```
AtkinsHealth\AutoDoc\AutoDocController:
  default_module: mysite
```

Maintainers
-----------

[](#maintainers)

- Mason Dechaineux

Bugtracker
----------

[](#bugtracker)

Bugs are tracked in the issues section of this repository. Before submitting an issue please read over existing issues to ensure yours is unique.

If the issue does look like a new bug:

- Create a new issue
- Describe the steps required to reproduce your issue, and the expected outcome. Unit tests or command output can help here.
- Describe your environment as detailed as possible: SilverStripe version, PHP version, Operating System, any installed SilverStripe modules.

Please report security issues to the module maintainers directly. Please don't file security issues in the bugtracker.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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 ~377 days

Total

4

Last Release

590d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/612454?v=4)[Mason Dechaineux](/maintainers/MasonD)[@MasonD](https://github.com/MasonD)

---

Top Contributors

[![MasonD](https://avatars.githubusercontent.com/u/612454?v=4)](https://github.com/MasonD "MasonD (2 commits)")

---

Tags

ormsilverstripe

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/atkinshealth-silverstripe-autodoc/health.svg)

```
[![Health](https://phpackages.com/badges/atkinshealth-silverstripe-autodoc/health.svg)](https://phpackages.com/packages/atkinshealth-silverstripe-autodoc)
```

###  Alternatives

[silverstripe/postgresql

SilverStripe now has tentative support for PostgreSQL ('Postgres')

16258.1k2](/packages/silverstripe-postgresql)[silverstripe/mssql

Adds MSSQL support to SilverStripe

157.8k1](/packages/silverstripe-mssql)

PHPackages © 2026

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