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.1(4mo ago)188711MPL-2.0PHPPHP &gt;=8.3

Since Jun 25Pushed 4mo 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 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)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`

### Добавить команду в Rudra-Framework `config/commands.yml`

[](#добавить-команду-в-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 | Указываем название выходного файла .md

[](#specify-the-name-of-the-output-file-md--указываем-название-выходного-файла-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:

---

Проект распространяется под лицензией **Mozilla Public License 2.0 (MPL-2.0)**. Это означает:

- Вы можете свободно использовать, изменять и распространять код.
- При изменении файлов, содержащих исходный код из этого репозитория, вы обязаны оставить их открытыми под той же лицензией.
- Вы **обязаны сохранять уведомления об авторстве** и ссылку на оригинал.
- Вы можете встраивать код в проприетарные проекты, если исходные файлы остаются под MPL.

📄 Полный текст лицензии (на английском): [LICENSE](./LICENSE)
🌐 Официальная страница:

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance76

Regular maintenance activity

Popularity16

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

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

Total

4

Last Release

141d ago

Major Versions

v25.12 → v26.12025-12-29

### 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 (117 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.0k151.8M732](/packages/erusev-parsedown)[league/commonmark

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

3.0k404.0M702](/packages/league-commonmark)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[league/html-to-markdown

An HTML-to-markdown conversion helper for PHP

1.9k28.6M199](/packages/league-html-to-markdown)[cebe/markdown

A super fast, highly extensible markdown parser for PHP

1.0k32.5M136](/packages/cebe-markdown)[davidbadura/faker-markdown-generator

Faker Markdown Generator

18833.6k10](/packages/davidbadura-faker-markdown-generator)

PHPackages © 2026

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