PHPackages                             a9f/fractor-doc-generator - 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. a9f/fractor-doc-generator

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

a9f/fractor-doc-generator
=========================

Generate docs for Fractor

v0.5.11(2w ago)023.6k↓51%1MITPHPPHP ^8.2

Since May 22Pushed 2w ago1 watchersCompare

[ Source](https://github.com/andreaswolf/fractor-doc-generator)[ Packagist](https://packagist.org/packages/a9f/fractor-doc-generator)[ RSS](/packages/a9f-fractor-doc-generator/feed)WikiDiscussions main Synced 4d ago

READMEChangelogDependencies (18)Versions (23)Used By (1)

Fractor Rule Documentation Generator
====================================

[](#fractor-rule-documentation-generator)

Generate Documentation for your Fractor rules

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

[](#installation)

```
composer require a9f/fractor-doc-generator --dev
```

Usage
-----

[](#usage)

To generate documentation from rules, use `generate` command with paths that contain the rules:

```
vendor/bin/fractor-doc-generator generate src/rules
```

The file will be generated to `/docs/rules_overview.md` by default. To change that, use `--output-file`:

```
vendor/bin/fractor-doc-generator generate src/rules --output-file docs/my_rules.md
```

Happy coding!

Development
-----------

[](#development)

Development happens in the [Fractor monorepo on GitHub](https://github.com/andreaswolf/fractor/)

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance96

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~79 days

Total

22

Last Release

19d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/159919?v=4)[Andreas Wolf](/maintainers/andreaswolf)[@andreaswolf](https://github.com/andreaswolf)

---

Top Contributors

[![simonschaufi](https://avatars.githubusercontent.com/u/941794?v=4)](https://github.com/simonschaufi "simonschaufi (7 commits)")[![sabbelasichon](https://avatars.githubusercontent.com/u/13050560?v=4)](https://github.com/sabbelasichon "sabbelasichon (5 commits)")[![andreaswolf](https://avatars.githubusercontent.com/u/159919?v=4)](https://github.com/andreaswolf "andreaswolf (4 commits)")[![alexanderschnitzler](https://avatars.githubusercontent.com/u/711459?v=4)](https://github.com/alexanderschnitzler "alexanderschnitzler (2 commits)")[![lsascha](https://avatars.githubusercontent.com/u/4083570?v=4)](https://github.com/lsascha "lsascha (1 commits)")

---

Tags

devfractor

### Embed Badge

![Health badge](/badges/a9f-fractor-doc-generator/health.svg)

```
[![Health](https://phpackages.com/badges/a9f-fractor-doc-generator/health.svg)](https://phpackages.com/packages/a9f-fractor-doc-generator)
```

PHPackages © 2026

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