PHPackages                             rudra/docs - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. rudra/docs

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

rudra/docs
==========

Command line tool for generating markdown-formatted class documentation

v26.7.1(2w ago)11.3k11MPL-2.0PHPPHP ^8.3

Since Jun 25Pushed 1w ago1 watchersCompare

[ Source](https://github.com/Jagepard/Rudra-Documentation-Collector)[ Packagist](https://packagist.org/packages/rudra/docs)[ RSS](/packages/rudra-docs/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (4)Versions (8)Used By (11)

[![Maintainability](https://camo.githubusercontent.com/a4ff5a9a90abf16fb7ecc201e01b4b8ffaeb9332c815a3f156962c8c464b8c59/68747470733a2f2f716c74792e73682f6261646765732f35366632373336352d353366302d343138612d623433632d3839383531373835393539392f6d61696e7461696e6162696c6974792e737667)](https://qlty.sh/gh/Jagepard/projects/Rudra-Documentation-Collector)[![CodeFactor](https://camo.githubusercontent.com/493d274aedb69d8b02d670a20cbf432b5e5ee92359650dece2308875acd4211d/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f6a616765706172642f72756472612d646f63756d656e746174696f6e2d636f6c6c6563746f722f6261646765)](https://www.codefactor.io/repository/github/jagepard/rudra-documentation-collector)

Rudra-Documentation-Collector | [API](https://github.com/Jagepard/Rudra-Markdown/blob/master/docs.md "Documentation API")
=========================================================================================================================

[](#rudra-documentation-collector--api)

Install
-------

[](#install)

`composer require rudra/docs`

### Generate docs for all classes in a source directory

[](#generate-docs-for-all-classes-in-a-source-directory)

`$ ./vendor/bin/rudra-docs`

### Add a command to Rudra Framework `config/commands.yml`

[](#add-a-command-to-rudra-framework-configcommandsyml)

```
make:docs:
  - Rudra\Markdown\Command\MakeDocumentation
```

### Specify the path of the required folder with classes

[](#specify-the-path-of-the-required-folder-with-classes)

`Enter source directory: src` or `Enter source directory: vendor/rudra/cli`

### Specify the name of the output file .md

[](#specify-the-name-of-the-output-file-md)

`Enter file name: api`

License
-------

[](#license)

This project is licensed under the **Mozilla Public License 2.0 (MPL-2.0)** — a free, open-source license that:

- Requires preservation of copyright and license notices,
- Allows commercial and non-commercial use,
- Requires that any modifications to the original files remain open under MPL-2.0,
- Permits combining with proprietary code in larger works.

📄 Full license text: [LICENSE](./LICENSE)
🌐 Official MPL-2.0 page:

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance98

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity57

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

Recently: every ~61 days

Total

6

Last Release

16d ago

Major Versions

v25.12 → v26.12025-12-29

PHP version history (2 changes)v25.6PHP &gt;=8.3

v26.7PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/75e65761bdd94035d1c783773a706d5722ce3164fe55d9722581c2cb4a642d8c?d=identicon)[jagepard](/maintainers/jagepard)

---

Top Contributors

[![Jagepard](https://avatars.githubusercontent.com/u/4591345?v=4)](https://github.com/Jagepard "Jagepard (127 commits)")

---

Tags

documentation-generatormarkdowngeneratormarkdownrudra

### Embed Badge

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

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

###  Alternatives

[erusev/parsedown

Parser for Markdown.

15.1k156.8M870](/packages/erusev-parsedown)[league/commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

3.0k437.5M1.0k](/packages/league-commonmark)[michelf/php-markdown

PHP Markdown

3.5k54.5M379](/packages/michelf-php-markdown)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k32.2M298](/packages/league-html-to-markdown)[cebe/markdown

A super fast, highly extensible markdown parser for PHP

1.0k34.1M148](/packages/cebe-markdown)[phpowermove/docblock

PHP Docblock parser and generator. An API to read and write Docblocks.

2527.3M4](/packages/phpowermove-docblock)

PHPackages © 2026

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