PHPackages                             samsara/roster - 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. [CLI &amp; Console](/categories/cli)
4. /
5. samsara/roster

ActiveLibrary[CLI &amp; Console](/categories/cli)

samsara/roster
==============

A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.

v0.1.5(4y ago)17922[3 issues](https://github.com/JordanRL/Roster/issues)GPL-3.0-onlyPHPPHP &gt;=8.0

Since Jul 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/JordanRL/Roster)[ Packagist](https://packagist.org/packages/samsara/roster)[ GitHub Sponsors](https://github.com/sponsors/JordanRL)[ RSS](/packages/samsara-roster/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (9)Used By (0)

Roster
======

[](#roster)

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

[](#installation)

To install, simply require the package using composer:

```
composer --dev require "samsara/roster:^0.1"

```

Or include it in your `composer.json` file:

```
{
    "require-dev": {
        "samsara/roster": "^0.1"
    }
}
```

The project namespace is `Samsara\Roster\*`. You can view the project on [Packagist](https://packagist.org/packages/samsara/roster).

Examples of Documentation Built With Roster
-------------------------------------------

[](#examples-of-documentation-built-with-roster)

- [Roster](https://jordanrl.github.io/Roster/): This console program! Of *course* Roster builds its own documentation. :)
- [Fermat](https://jordanrl.github.io/Fermat/): An arbitrary precision math library with trigonometry, statistics and more for PHP.

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

[](#documentation)

After installing, from your project root on the command-line use:

```
php vendor/bin/roster [SOURCES_ROOT]

```

You can read the full documentation for Roster [here](https://jordanrl.github.io/Roster/).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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

6

Last Release

1775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9334e93c0b042b391d5deb8a9ab159139607af5d91f930ad8538fd69271cf97b?d=identicon)[JordanRL](/maintainers/JordanRL)

---

Top Contributors

[![JordanRL](https://avatars.githubusercontent.com/u/2466397?v=4)](https://github.com/JordanRL "JordanRL (40 commits)")[![jordan-ledoux-sage](https://avatars.githubusercontent.com/u/82182897?v=4)](https://github.com/jordan-ledoux-sage "jordan-ledoux-sage (4 commits)")

---

Tags

cliconsolecommand-linedocumentationmarkdowntemplatematerial-designmkdocsrtd

### Embed Badge

![Health badge](/badges/samsara-roster/health.svg)

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[splitbrain/php-cli

Easy command line scripts for PHP with opt parsing and color output. No dependencies

177817.2k28](/packages/splitbrain-php-cli)[laminas/laminas-cli

Command-line interface for Laminas projects

563.7M54](/packages/laminas-laminas-cli)

PHPackages © 2026

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